]> j8takagi.net git repositories - yacasl2.git/commitdiff
テストで、BSD odに対応
authorj8takagi <j8takagi@nifty.com>
Wed, 22 Jul 2026 09:17:39 +0000 (18:17 +0900)
committerj8takagi <j8takagi@nifty.com>
Mon, 3 Aug 2026 09:46:45 +0000 (18:46 +0900)
test/system/casl2_opt/opt_slaO/cmd
test/system/casl2_opt/opt_slaOn/cmd
test/system/casl2_opt/opt_slao_T/cmd
test/system/casl2_opt/opt_slaot/cmd
test/system/casl2_opt/opt_slaotd/cmd

index f689196818979702e69fbba6718a0af1e1ebc367..296cf875066fc797be88d223d816e11c779fab44 100755 (executable)
@@ -1,2 +1,2 @@
 sh cmd_valgrind
-od -x a.o
+od -x a.o | sed -e 's/  */ /g; s/ $//g'
index 2925181cdad03cd43daaee6151095140de4275cd..1036c4ff4eedbbdc816ced018960079fb243ab8e 100755 (executable)
@@ -1,2 +1,2 @@
 sh cmd_valgrind
-od -x opt.o
+od -x opt.o | sed -e 's/  */ /g; s/ $//g'
index f689196818979702e69fbba6718a0af1e1ebc367..296cf875066fc797be88d223d816e11c779fab44 100755 (executable)
@@ -1,2 +1,2 @@
 sh cmd_valgrind
-od -x a.o
+od -x a.o | sed -e 's/  */ /g; s/ $//g'
index f689196818979702e69fbba6718a0af1e1ebc367..296cf875066fc797be88d223d816e11c779fab44 100755 (executable)
@@ -1,2 +1,2 @@
 sh cmd_valgrind
-od -x a.o
+od -x a.o | sed -e 's/  */ /g; s/ $//g'
index f689196818979702e69fbba6718a0af1e1ebc367..296cf875066fc797be88d223d816e11c779fab44 100755 (executable)
@@ -1,2 +1,2 @@
 sh cmd_valgrind
-od -x a.o
+od -x a.o | sed -e 's/  */ /g; s/ $//g'