diff options
Diffstat (limited to 'elf/tst-pathopt.sh')
-rwxr-xr-x | elf/tst-pathopt.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-pathopt.sh b/elf/tst-pathopt.sh index 892f22ef84..309b628bc9 100755 --- a/elf/tst-pathopt.sh +++ b/elf/tst-pathopt.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test lookup path optimization. # Copyright (C) 2000-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |