about summary refs log tree commit diff stats
path: root/run_one_test
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2020-01-09 20:53:02 -0800
committerKartik Agaram <vc@akkartik.com>2020-01-10 10:35:17 -0800
commit0bcfe6e5cf11b27223eb5563315550ab5036f6c6 (patch)
treed480846ecb5328fd09bfde0303bd73add685423a /run_one_test
parenta5010b1b378243ee309ad775df39e7d519e26960 (diff)
downloadmu-0bcfe6e5cf11b27223eb5563315550ab5036f6c6.tar.gz
5880
Diffstat (limited to 'run_one_test')
-rwxr-xr-xrun_one_test2
1 files changed, 1 insertions, 1 deletions
diff --git a/run_one_test b/run_one_test
index a67cfffa..f5aed24b 100755
--- a/run_one_test
+++ b/run_one_test
@@ -19,5 +19,5 @@ fi
 
 set -e
 
-./debug_translate init.linux $(echo $FILES) /tmp/run_one_test.subx
+./translate_subx_debug init.linux $(echo $FILES) /tmp/run_one_test.subx
 CFLAGS=$CFLAGS ./bootstrap --debug --trace run a.elf