commit 2d264fd32692857eb640cd392d7046b8da522613
parent cb1f1b2d2544c5dd3695e6138794b7bf5272412d
Author: Roberto E. Vargas Caballero <k0ga@shike2.com>
Date: Tue, 12 Nov 2024 22:30:49 +0100
tests/as: Use new scc wrapper in the tests
This make easier to use scc-as from other directories.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/as/execute/test.sh b/tests/as/execute/test.sh
@@ -26,7 +26,7 @@ sed -n '/^\#/ ! {
nl -b a > $tmp1
-scc-objdump |
+scc objdump |
sed -n '/^data:/,$ {
/^data:/ ! {
s%.*:%%