Module: tools Branch: master Commit: 60afe1c24c601800c7336c5e812454e957783431 URL: https://source.winehq.org/git/tools.git/?a=commit;h=60afe1c24c601800c7336c5e...
Author: Francois Gouget fgouget@codeweavers.com Date: Mon Sep 16 15:31:53 2019 +0200
testbot/SetWinLocale: Activate tainting.
Signed-off-by: Francois Gouget fgouget@codeweavers.com Signed-off-by: Alexandre Julliard julliard@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,