commit | 0be0d974c37d41148689dd752ff71a1fb09bb17f | [log] [tgz] |
---|---|---|
author | david_williams <david_williams> | Sat Feb 16 05:38:57 2008 +0000 |
committer | david_williams <david_williams> | Sat Feb 16 05:38:57 2008 +0000 |
tree | 018efdecb57ad8a309a37a04a6fb1a20f6a8cbd7 | |
parent | 680208d51d716e97f6613abc225bd74a1681f6e9 [diff] [blame] |
improve promote script to use rsync instead of cp
diff --git a/releng.control/somePathDirectory/commonVariations.shsource b/releng.control/somePathDirectory/commonVariations.shsource index 3d8ffa6..2add8dc 100644 --- a/releng.control/somePathDirectory/commonVariations.shsource +++ b/releng.control/somePathDirectory/commonVariations.shsource
@@ -115,3 +115,6 @@ export SKIPUSERS=true export DOWNLOAD_ROOT=/var/www/html/buildhome/ + +# normally not required. Only required if build machine or user, and download machine or user are not the same +export REMOTE_SSH_COMMAND=""