about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsubx/test_apps2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/test_apps b/subx/test_apps
index 6481fe20..d92da83e 100755
--- a/subx/test_apps
+++ b/subx/test_apps
@@ -1,6 +1,6 @@
 #!/bin/sh
 # Build and test (in emulated mode) all included SubX programs.
-# If running on a 32-bit machine, also compare generated binaries. (64-bit introduces discrepancies.)
+# Also compare generated binaries.
 # If running on Linux, also test natively.
 
 set -e