summaryrefslogtreecommitdiff
path: root/test/math/gen-libm-test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'test/math/gen-libm-test.pl')
-rwxr-xr-xtest/math/gen-libm-test.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/math/gen-libm-test.pl b/test/math/gen-libm-test.pl
index 0bb2b46a0..118f352fa 100755
--- a/test/math/gen-libm-test.pl
+++ b/test/math/gen-libm-test.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -w
+#!/usr/bin/env perl
# Copyright (C) 1999 Free Software Foundation, Inc.
# This file is part of the GNU C Library.
# Contributed by Andreas Jaeger <aj@suse.de>, 1999.