Francois Gouget : testbot: Add the customary 1; at the end of PatchUtils.pm.

Alexandre Julliard julliard at winehq.org
Mon Jun 11 09:49:49 CDT 2018


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

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Jun 11 12:09:52 2018 +0200

testbot: Add the customary 1; at the end of PatchUtils.pm.

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

---

 testbot/lib/WineTestBot/PatchUtils.pm | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/testbot/lib/WineTestBot/PatchUtils.pm b/testbot/lib/WineTestBot/PatchUtils.pm
index b05fe0a..02c89e2 100644
--- a/testbot/lib/WineTestBot/PatchUtils.pm
+++ b/testbot/lib/WineTestBot/PatchUtils.pm
@@ -250,3 +250,5 @@ sub GetPatchImpact($;$$)
 
   return $Impacts;
 }
+
+1;




More information about the wine-cvs mailing list