Francois Gouget : testbot/SetWinLocale: Activate tainting.

Alexandre Julliard julliard at winehq.org
Mon Sep 16 15:41:45 CDT 2019


Module: tools
Branch: master
Commit: 60afe1c24c601800c7336c5e812454e957783431
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=60afe1c24c601800c7336c5e812454e957783431

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Sep 16 15:31:53 2019 +0200

testbot/SetWinLocale: Activate tainting.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/scripts/SetWinLocale | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testbot/scripts/SetWinLocale b/testbot/scripts/SetWinLocale
index 4b7510b..2690dbb 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,




More information about the wine-cvs mailing list