]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
maint: use standard spacing in shebang line in tests
authorPádraig Brady <P@draigBrady.com>
Tue, 10 Nov 2015 12:59:40 +0000 (12:59 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 10 Nov 2015 13:03:33 +0000 (13:03 +0000)
It's better to be consistent even though spacing is insignificant:
http://www.in-ulm.de/~mascheck/various/shebang/#blankrequired

tests/install/basic-1.sh
tests/install/create-leading.sh
tests/misc/help-version.sh
tests/misc/nice.sh
tests/misc/stty-row-col.sh
tests/misc/stty.sh
tests/mv/into-self.sh
tests/mv/mv-special-1.sh
tests/no-perl
tests/other-fs-tmpdir

index db3b3c31db8977b8953cc2a166595cf1a9c16bd8..875211cb2d4dd3d4b7a06f55459005f263c5f1c6 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Basic tests for "install".
 
 # Copyright (C) 1998-2015 Free Software Foundation, Inc.
index c9cb1dc2397ed8a814c2d8b6f253b85921a5f28d..b994880dcd06f351d1ef5554acf4ed8bdab4d932 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Test -D option.
 
 # Copyright (C) 2000-2015 Free Software Foundation, Inc.
index 78150374da282ee0527e542cae27322cd6577f55..29468edbd50321aa110018578db3f4ff57cd2813 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Make sure all of these programs work properly
 # when invoked with --help or --version.
 
index 59316ec5a0386d76399159de7f3b399843317211..7852df75f566b7d2977790d964434606692af0b7 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Test "nice".
 
 # Copyright (C) 2002-2015 Free Software Foundation, Inc.
index 8c18df661b98523b9b13e5b26be468e8841736eb..46fbeb11504c789f57421dfb60a0e8bf3140b13e 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Test "stty" with rows and columns.
 
 # Copyright (C) 1998-2015 Free Software Foundation, Inc.
index 217891a1a1936ec66110de7fd035dff861e40f90..3f1304aa6b102add0a31198246032078ebbe0261 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Make sure stty can parse most of its options.
 
 # Copyright (C) 1998-2015 Free Software Foundation, Inc.
index 0a08154bb405cb152f4212a353203482162aeed4..9304a7a63e0be893bad5fdab83c3c62f9a0bb153 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Demonstrate how mv fails when it tries to move a directory into itself.
 
 # Copyright (C) 1998-2015 Free Software Foundation, Inc.
index 0c649f031303c023a18aa41eb6f2520599875fc0..44c6273068507c9f0129b5cf96aea98a6bea92d1 100755 (executable)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Test "mv" with special files.
 
 # Copyright (C) 1998-2015 Free Software Foundation, Inc.
index 956a826466d27af0a92276a58faa8e9f15340251..19cfcfbc82989da981bb6afa2e18964d8f932f17 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 # Perl is not available, the test should be considered skipped.
 # FD 9 should have been opened by the test suite harness, pointing
 # to the original stderr (usually, the user's terminal).
index 22d8ccad3e29e3ff251d161e573860e8f6c7a359..d412051e3467720825b150f06ddffb7ec949c9ad 100644 (file)
@@ -1,4 +1,4 @@
-#! /bin/sh
+#!/bin/sh
 
 # Use stat to find a writable directory on a file system different from that
 # of the current directory.  If one is found, create a temporary directory