about summary refs log tree commit diff stats
path: root/test_apps
diff options
context:
space:
mode:
authorKartik Agaram <vc@akkartik.com>2019-11-26 17:41:25 -0800
committerKartik Agaram <vc@akkartik.com>2019-11-26 17:41:25 -0800
commit4d20c9ee94436b527a5215b5299ffce06f08d371 (patch)
tree09ba11fd8b86e48c721d684797e7f501b8c7f8a0 /test_apps
parent28044a3bcb89aaa2b9499758a40eaaccc2616656 (diff)
downloadmu-4d20c9ee94436b527a5215b5299ffce06f08d371.tar.gz
5761
Diffstat (limited to 'test_apps')
-rwxr-xr-xtest_apps2
1 files changed, 1 insertions, 1 deletions
diff --git a/test_apps b/test_apps
index e9be6d92..8ea9b562 100755
--- a/test_apps
+++ b/test_apps
@@ -315,7 +315,7 @@ done
 
 # Mu translator
 echo mu.subx
-./ntranslate init.$OS 0*.subx apps/subx-params.subx apps/mu.subx
+./ntranslate init.$OS 0*.subx apps/mu.subx
 mv a.elf apps/mu
 [ "$1" != record ]  &&  git diff --exit-code apps/mu
 apps/mu test