From 83c67014034bbf9072d7e4555b0e51e815a95756 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 18 May 2019 00:00:18 -0700 Subject: switch to new syntax for segment headers in C++ --- subx/test_layers | 1 + 1 file changed, 1 insertion(+) (limited to 'subx/test_layers') diff --git a/subx/test_layers b/subx/test_layers index 688a5a99..ad5ab1a0 100755 --- a/subx/test_layers +++ b/subx/test_layers @@ -20,6 +20,7 @@ CFLAGS=$CFLAGS ./build # build optimized by default since we'll be running it r # add SubX files one at a time for f in [0-9]*.subx do + [ $f == '049'* ] && continue echo "=== $f" ./subx translate $(../enumerate/enumerate --until $f |grep '\.subx$') -o a.elf && ./subx run a.elf echo -- cgit 1.4.1-2-gfad0