diff options
Diffstat (limited to 'linux/test_apps')
-rwxr-xr-x | linux/test_apps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/test_apps b/linux/test_apps index 0c2a9fd8..42dd7da3 100755 --- a/linux/test_apps +++ b/linux/test_apps @@ -1,5 +1,5 @@ #!/bin/sh -# Build and test all included SubX programs on Linux: +# Build and test all included Mu and SubX programs on Linux: # translate them into ELF binaries # if possible, compare the generated binaries with what's already in git # run/test the ELF binaries in emulated mode |