From 4cc52b14f922da7e37968b206c0704560201de22 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sun, 5 Jul 2020 12:42:28 -0700 Subject: 6614 Fix CI. --- test_layers | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test_layers') diff --git a/test_layers b/test_layers index 0f7c736d..09d1e593 100755 --- a/test_layers +++ b/test_layers @@ -17,8 +17,8 @@ done ./clean ./build # build optimized since we'll be running it repeatedly below -# add pure-SubX files (without syntax sugar) one at a time -for f in 0[0-8]*.subx +# test pure-SubX files (without syntax sugar) one at a time +for f in [012]*.subx do echo "=== $f" ./bootstrap translate init.linux $(tools/enumerate --until $f |grep '\.subx$') -o a.elf -- cgit 1.4.1-2-gfad0