Skip to content

Commit

Permalink
1; is not a valid no-op for /bin/sh, but true is.
Browse files Browse the repository at this point in the history
b99c822 was not actually correct in identify the cause of the errors.
(although still a valid change to make for the sake of consistency)
  • Loading branch information
nwc10 committed Jan 2, 2011
1 parent 77e04e4 commit b66ea8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metaconfig.SH
Expand Up @@ -29,4 +29,4 @@
# H.Merijn Brand [21 Dec 2010]
# cbeaa1895 removed the reference to $perlpath

1;
true # eof - does nothing.

0 comments on commit b66ea8c

Please sign in to comment.