]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
use portable echo command users/amerey/try-pr27405
authorAaron Merey <amerey@redhat.com>
Tue, 9 Apr 2024 23:53:51 +0000 (19:53 -0400)
committerAaron Merey <amerey@redhat.com>
Tue, 9 Apr 2024 23:53:51 +0000 (19:53 -0400)
tests/run-get-files.sh

index d85e65e3bc592eb47f9df6a1080230ef5a6e49de..c2bc01bf7165bf928edda8a7808dc333747fd5a3 100755 (executable)
@@ -303,8 +303,8 @@ EOF
 cat files > define-files.out
 cat files >> define-files.out
 cat files >> define-files.out
-echo -e " file[44] = \"include/asm/abc.c\"" >> define-files.out
-echo -e " file[45] = \"include/linux/01.c\"" >> define-files.out
+echo ' file[44] = "include/asm/abc.c"' >> define-files.out
+echo ' file[45] = "include/linux/01.c"' >> define-files.out
 
 cat define-files.out | testrun_compare ${abs_builddir}/get-files-define-file testfile-define-file