about summary refs log tree commit diff stats
path: root/run_one_test
diff options
context:
space:
mode:
Diffstat (limited to 'run_one_test')
-rwxr-xr-xrun_one_test3
1 files changed, 2 insertions, 1 deletions
diff --git a/run_one_test b/run_one_test
index f5aed24b..6e81bb41 100755
--- a/run_one_test
+++ b/run_one_test
@@ -20,4 +20,5 @@ fi
 set -e
 
 ./translate_subx_debug init.linux $(echo $FILES) /tmp/run_one_test.subx
-CFLAGS=$CFLAGS ./bootstrap --debug --trace run a.elf
+echo running
+CFLAGS=$CFLAGS ./bootstrap --trace run a.elf