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

DONOTREPLY at icculus.org DONOTREPLY at icculus.org
Sat Oct 3 14:07:17 EDT 2009


Author: div0
Date: 2009-10-03 14:07:16 -0400 (Sat, 03 Oct 2009)
New Revision: 8035

Modified:
   trunk/misc/tools/makebuild.sh
Log:
auto upload builds to offload

Modified: trunk/misc/tools/makebuild.sh
===================================================================
--- trunk/misc/tools/makebuild.sh	2009-10-03 17:48:29 UTC (rev 8034)
+++ trunk/misc/tools/makebuild.sh	2009-10-03 18:07:16 UTC (rev 8035)
@@ -338,6 +338,8 @@
 
 case "$versiontag" in
 	test)
+		# these builds are public
+		rsync -vaSHP "$zipdir/nexuiz"*"-$date$ext.zip" "$zipdir/nexuiz"*"-$newest.zip" atoffload:offload.alientrap.org/nexuiz/builds/
 		;;
 	*)
 		cat <<'EOF'



More information about the nexuiz-commits mailing list