1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-07-30 22:43:08 +03:00

Use "#!/usr/bin/env perl" as shebang line.

This commit is contained in:
fbrosson
2018-04-04 21:44:29 +00:00
parent 80aa3b8d65
commit 533407a266
20 changed files with 21 additions and 19 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl
#!/usr/bin/env perl
#
# Based on NIST gcmEncryptIntIVxxx.rsp validation files
# Only first 3 of every set used for compile time saving