Our windows perl doesn't like use strict
This commit is contained in:
parent
8a6aec16d8
commit
3927b707bd
@ -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…
x
Reference in New Issue
Block a user