From b6381fad7910dc1aeb5a53171056341f902360ed Mon Sep 17 00:00:00 2001 From: em Date: Wed, 13 Feb 1985 00:41:16 +0000 Subject: [PATCH] The cho worked incorrectly, thereby causing the whole test to fail. --- lang/cem/ctest/ctill/run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/cem/ctest/ctill/run b/lang/cem/ctest/ctill/run index a7d99acd5..27e35a654 100755 --- a/lang/cem/ctest/ctill/run +++ b/lang/cem/ctest/ctill/run @@ -1,2 +1,2 @@ -echo ----- All program(s) in this directory should fail to compile. +echo "----- All program(s) in this directory should fail to compile." make "P=noarg" -fsk ../makefile ${1-gen} -- 2.34.1