diff options
Diffstat (limited to 'posix/wordexp-tst.sh')
-rwxr-xr-x | posix/wordexp-tst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/wordexp-tst.sh b/posix/wordexp-tst.sh index 8d68e0faae..c52825b470 100755 --- a/posix/wordexp-tst.sh +++ b/posix/wordexp-tst.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test for wordexp(3). # Copyright (C) 1998-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |