From 43711b0e9f18e0225ce14687fb6ea0902aa6fc61 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Tue, 12 Mar 2019 18:53:48 -0700 Subject: 5000 Fix spurious errors in `test_layers` on non-Linux platforms. --- subx/test_layers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit 1.4.1-2-gfad0