From 445bc53e6a6b3d87f35f5bffc6a87a9b4d73a2c1 Mon Sep 17 00:00:00 2001 From: "Kartik K. Agaram" Date: Wed, 14 Sep 2016 01:56:41 -0700 Subject: 3350 Three separate CI fixes(!) --- test_layers | 2 ++ 1 file changed, 2 insertions(+) (limited to 'test_layers') diff --git a/test_layers b/test_layers index 35cfb8fa..cf009d60 100755 --- a/test_layers +++ b/test_layers @@ -74,4 +74,6 @@ then ./mu_bin test edit/00* edit/010* || exit 1 echo "=== edit: until 011" ./mu_bin test edit/00* edit/01[01]* || exit 1 + echo "=== edit: until 012" + ./mu_bin test edit/00* edit/01[0-2]* || exit 1 fi -- cgit 1.4.1-2-gfad0