about summary refs log tree commit diff stats
path: root/linux/test_apps
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2021-05-14 08:05:24 -0700
committerKartik K. Agaram <vc@akkartik.com>2021-05-14 08:05:24 -0700
commita42f4613f785163223c8416bd7fa720bc932ed88 (patch)
treea972733542bd2317e56cb4a426b81a4481c66f47 /linux/test_apps
parent9b37c03de9241f5c9d5ba7c035378863e4660bea (diff)
downloadmu-a42f4613f785163223c8416bd7fa720bc932ed88.tar.gz
.
Diffstat (limited to 'linux/test_apps')
-rwxr-xr-xlinux/test_apps2
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