From c0bde5f8269b8f322742d57ec0c02cec75c8a2c7 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 26 Apr 2020 22:59:59 -0700 Subject: 6213 Some minor tweaks while preparing presentation to Mek's Junto group. --- test_apps | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test_apps') diff --git a/test_apps b/test_apps index 7e69a823..83073191 100755 --- a/test_apps +++ b/test_apps @@ -269,6 +269,8 @@ test `uname` = 'Linux' && { echo } +test $NATIVE || { echo 'there are more tests, but you need Linux to run them'; exit 0; } + echo calls cat init.$OS 0*.subx apps/subx-params.subx apps/calls.subx | apps/sigils > a.sigils ./bootstrap translate a.sigils -o apps/calls -- cgit 1.4.1-2-gfad0