mirror of
https://github.com/Proxmark/proxmark3.git
synced 2025-08-20 13:23:25 -07:00
Our windows perl doesn't like use strict
This commit is contained in:
parent
8a6aec16d8
commit
3927b707bd
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@
|
||||||
# but this will, at least in theory, also work on Windows with our current compile environment.
|
# but this will, at least in theory, also work on Windows with our current compile environment.
|
||||||
# -- Henryk Plötz <henryk@ploetzli.ch> 2009-09-28
|
# -- Henryk Plötz <henryk@ploetzli.ch> 2009-09-28
|
||||||
|
|
||||||
use strict;
|
|
||||||
|
|
||||||
my $main_dir = shift;
|
my $main_dir = shift;
|
||||||
|
|
||||||
# Clear environment locale so that svn will not use localized strings
|
# Clear environment locale so that svn will not use localized strings
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue