diff options
Diffstat (limited to 'subx/test_apps')
-rwxr-xr-x | subx/test_apps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/test_apps b/subx/test_apps index af3937d5..b8c142be 100755 --- a/subx/test_apps +++ b/subx/test_apps @@ -298,7 +298,7 @@ test `uname` = 'Linux' && { cat examples/ex10.subx |apps/tests |apps/dquotes |apps/assort |apps/pack |apps/survey |apps/hex |diff examples/ex10 - } -# SubX translator phases only run natively. Emulated run times out on travis-ci.org. +# Only native runs beyond this point. Emulated runs time out on travis-ci.org. test `uname` = 'Linux' || exit 0 echo ex11 |