diff options
Diffstat (limited to 'scripts/test-installation.pl')
-rwxr-xr-x | scripts/test-installation.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/test-installation.pl b/scripts/test-installation.pl index fcbb7a94aa..5e84dd7184 100755 --- a/scripts/test-installation.pl +++ b/scripts/test-installation.pl @@ -1,4 +1,4 @@ -#! /usr/bin/perl -w +#!/usr/bin/perl -w # Copyright (C) 1997-2016 Free Software Foundation, Inc. # This file is part of the GNU C Library. # Contributed by Andreas Jaeger <aj@arthur.rhein-neckar.de>, 1997. |