diff options
author | Kartik Agaram <vc@akkartik.com> | 2019-11-26 17:41:25 -0800 |
---|---|---|
committer | Kartik Agaram <vc@akkartik.com> | 2019-11-26 17:41:25 -0800 |
commit | 4d20c9ee94436b527a5215b5299ffce06f08d371 (patch) | |
tree | 09ba11fd8b86e48c721d684797e7f501b8c7f8a0 /test_apps | |
parent | 28044a3bcb89aaa2b9499758a40eaaccc2616656 (diff) | |
download | mu-4d20c9ee94436b527a5215b5299ffce06f08d371.tar.gz |
5761
Diffstat (limited to 'test_apps')
-rwxr-xr-x | test_apps | 2 |
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 |