[PATCH] testbot/SetWinLocale: Activate tainting.

Francois Gouget fgouget at codeweavers.com
Mon Sep 16 08:31:53 CDT 2019


Signed-off-by: Francois Gouget <fgouget at 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




More information about the wine-devel mailing list