diff options
Diffstat (limited to 'subx')
-rwxr-xr-x | subx/test_apps | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/subx/test_apps b/subx/test_apps index 62df1fe4..3882066b 100755 --- a/subx/test_apps +++ b/subx/test_apps @@ -130,10 +130,8 @@ echo handle CFLAGS=-g ./subx translate *.subx apps/handle.subx -o apps/handle [ "$1" != record ] && git diff --quiet apps/handle CFLAGS=-g ./subx run apps/handle 2>&1 |grep -q 'lookup failed' -echo test `uname` = 'Linux' && { apps/handle test 2>&1 |grep -q 'lookup failed' - echo } echo factorial |