1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-29 11:41:21 +03:00

Make shebang interpreter directives consistent

This commit is contained in:
Marko Myllynen
2016-01-07 10:51:53 +02:00
committed by Mike Frysinger
parent d7f914848b
commit 48d0341cdd
66 changed files with 134 additions and 64 deletions

View File

@ -1,4 +1,4 @@
#! /usr/bin/perl
#!/usr/bin/perl
# Shared code for glibc conformance tests.