diff options
Diffstat (limited to 'posix/tst-getconf.sh')
-rw-r--r-- | posix/tst-getconf.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/tst-getconf.sh b/posix/tst-getconf.sh index 3881a9c8af..95d11f59ec 100644 --- a/posix/tst-getconf.sh +++ b/posix/tst-getconf.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test for getconf(1). # Copyright (C) 2001-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |