From bb139ecf1b9de3b221ff1d93c26190a8623d5d33 Mon Sep 17 00:00:00 2001 From: Sam Thursfield Date: Thu, 3 Mar 2016 10:27:03 +0000 Subject: Fix some test failures These seem to have been introduced by commit fb6dd955cbc7081f47dc4391. Change-Id: I2fb0be5f8829722264f3509f4db9473d19ea2939 --- yarns/implementations.yarn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'yarns') diff --git a/yarns/implementations.yarn b/yarns/implementations.yarn index 45bb2058..bd56bee1 100644 --- a/yarns/implementations.yarn +++ b/yarns/implementations.yarn @@ -860,7 +860,7 @@ Implementations for building systems - echo dummy configure build-commands: - echo The next command will fail - - false + - 'false' EOF git add "${chunk_name}".morph git commit -m "Update ${chunk_name} build commands" -- cgit v1.2.1