// This code is the copyright of Focal Point Positioning Limited and
 // cannot be used, copied or distributed without the express written
 // permission of Focal Point Positioning Limited.
 // This code is the copyright of Focal Point Positioning Limited and
 // cannot be used, copied or distributed without the express written
 // permission of Focal Point Positioning Limited.
-    printf '%s\n\n#pragma once\n\n' "$fpp_copy" > $f$_h
-    printf '%s\n\n#include "%s"\n\n' "$fpp_copy" "$c$_h" > $f$_c
-    printf '%s\n\n#include <gtest/gtest.h>\n\n#include "%s"\n' "$fpp_copy" "$c$_h" > $f$_t
+    printf '%s\n\n#pragma once\n\n' "$fpp_copy" >$f$_h
+    printf '%s\n\n#include "%s"\n\n' "$fpp_copy" "$c$_h" >$f$_c
+    printf '%s\n\n#include <gtest/gtest.h>\n\n#include "%s"\n' "$fpp_copy" "$c$_h" >$f$_t