From b66ea8c2ebe539e437c5c1ffe49a40f65c51456c Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Sun, 2 Jan 2011 18:01:49 +0100 Subject: 1; is not a valid no-op for /bin/sh, but true is. b99c822f5c5b52c3 was not actually correct in identify the cause of the errors. (although still a valid change to make for the sake of consistency) --- metaconfig.SH | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metaconfig.SH') diff --git a/metaconfig.SH b/metaconfig.SH index ce636d3129..9043d89e93 100755 --- a/metaconfig.SH +++ b/metaconfig.SH @@ -29,4 +29,4 @@ # H.Merijn Brand [21 Dec 2010] # cbeaa1895 removed the reference to $perlpath -1; +true # eof - does nothing. -- cgit v1.2.1