[nexuiz-commits] r8036 - trunk/misc/tools

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Oct 3 14:08:47 EDT 2009


Author: div0
Date: 2009-10-03 14:08:47 -0400 (Sat, 03 Oct 2009)
New Revision: 8036

Modified:
   trunk/misc/tools/makebuild.sh
Log:
cleanup builds first

Modified: trunk/misc/tools/makebuild.sh
===================================================================
--- trunk/misc/tools/makebuild.sh	2009-10-03 18:07:16 UTC (rev 8035)
+++ trunk/misc/tools/makebuild.sh	2009-10-03 18:08:47 UTC (rev 8036)
@@ -339,6 +339,7 @@
 case "$versiontag" in
 	test)
 		# these builds are public
+		ssh atoffload "sh clean-builds.sh"
 		rsync -vaSHP "$zipdir/nexuiz"*"-$date$ext.zip" "$zipdir/nexuiz"*"-$newest.zip" atoffload:offload.alientrap.org/nexuiz/builds/
 		;;
 	*)



More information about the nexuiz-commits mailing list