about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rwxr-xr-xsubx/test_layers2
1 files changed, 1 insertions, 1 deletions
diff --git a/subx/test_layers b/subx/test_layers
index 523d82b8..a2ed65c6 100755
--- a/subx/test_layers
+++ b/subx/test_layers
@@ -27,5 +27,5 @@ do
     chmod +x foo
     ./foo
     echo
-  }
+  } || true
 done