[PATCH] testbot/SetWinLocale: Activate tainting.
16 Sep
2019
16 Sep
'19
2:31 p.m.
Signed-off-by: Francois Gouget <fgouget(a)codeweavers.com> --- testbot/scripts/SetWinLocale | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testbot/scripts/SetWinLocale b/testbot/scripts/SetWinLocale index 7477c5d78..d64f50b54 100755 --- a/testbot/scripts/SetWinLocale +++ b/testbot/scripts/SetWinLocale @@ -1,4 +1,4 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl -Tw # -*- Mode: Perl; perl-indent-level: 2; indent-tabs-mode: nil -*- # # Sets the locale of the specified Windows machine and, optionally, -- 2.20.1
2370
Age (days ago)
2370
Last active (days ago)
0 comments
1 participants
participants (1)
-
Francois Gouget