[Tools] testbot/scripts: We don't use SVN anymore so remove the update.sh script.

Francois Gouget fgouget at codeweavers.com
Wed Aug 29 09:55:31 CDT 2012


---

Also now WineTestBot is in the Tools repository so this script is 
wrong and irrelevant anyway.

 testbot/scripts/update.sh |    9 ---------
 1 file changed, 9 deletions(-)
 delete mode 100755 testbot/scripts/update.sh

diff --git a/testbot/scripts/update.sh b/testbot/scripts/update.sh
deleted file mode 100755
index e274266..0000000
--- a/testbot/scripts/update.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-umask 002
-
-rm -rf ../winetestbot.new/*
-svn export --force file:///srv/svn/repos_winetestbot/trunk ../winetestbot.new
-rm -rf ../winetestbot.old/*
-mv ../winetestbot/* ../winetestbot.old
-mv ../winetestbot.new/* ../winetestbot
-cp -p ../winetestbot.old/lib/WineTestBot/ConfigLocal.pl ../winetestbot/lib/WineTestBot
-- 
1.7.10.4




More information about the wine-patches mailing list