This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove trailing whitespace on meta-lines in unit files
[metaconfig.git] / dist / U / sh.U
index 3787cc8..2c82591 100644 (file)
@@ -2,13 +2,13 @@
 ?RCS:
 ?RCS: Copyright (c) 1997, Chip Salzenberg
 ?RCS: Copyright (c) 1991-1997, 2004-2006, Raphael Manfredi
-?RCS: 
+?RCS:
 ?RCS: You may redistribute only under the terms of the Artistic License,
 ?RCS: as specified in the README file that comes with the distribution.
 ?RCS: You may reuse parts of this distribution only within the terms of
 ?RCS: that same Artistic License; a copy of which may be found at the root
 ?RCS: of the source tree for dist 4.0.
-?RCS: 
+?RCS:
 ?RCS: $Log: sh.U,v $
 ?RCS: Revision 3.0.1.1  1997/02/28  16:20:13  ram
 ?RCS: patch61: created
@@ -45,7 +45,7 @@
 : Find the basic shell for Bourne shell scripts
 case "$sh" in
 '')
-?X: SYSTYPE is for some older MIPS systems. 
+?X: SYSTYPE is for some older MIPS systems.
 ?X: I do not know if it is still needed.
        case "$SYSTYPE" in
        *bsd*|sys5*) xxx="/$SYSTYPE/bin/sh";;