diff options
Diffstat (limited to 'elf/tst-rtld-load-self.sh')
-rwxr-xr-x | elf/tst-rtld-load-self.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/tst-rtld-load-self.sh b/elf/tst-rtld-load-self.sh index a5488d3f71..aa97ee6ca9 100755 --- a/elf/tst-rtld-load-self.sh +++ b/elf/tst-rtld-load-self.sh @@ -1,4 +1,4 @@ -#! /bin/sh +#!/bin/sh # Test how rtld loads itself. # Copyright (C) 2012-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. |