]> p2p-next.cs.pub.ro Git - p2p-testing-infrastructure.git/commitdiff
ControlScripts: remove final rsync publish
authorP2P-Next User <p2p@p2p-next-04-201.grid.pub.ro>
Wed, 27 Oct 2010 08:13:29 +0000 (11:13 +0300)
committerP2P-Next User <p2p@p2p-next-04-201.grid.pub.ro>
Wed, 27 Oct 2010 08:13:35 +0000 (11:13 +0300)
remove rsync publishing to swarm.cs.pub.ro in run_campaign

ControlScripts/run_campaign.sh

index b3154d8ebd8e6fc031aa26eeab03b78a20ef375b..c130601d85ef23dd07e3a5c6174cda64c6f94403 100755 (executable)
@@ -123,6 +123,6 @@ echo "done"
 
 
 # Publishing results to swarm
-echo -n "Publishing results to swarm.cs.pub.ro..."
-rsync -avP --exclude OldResults ${RESULTS_FOLDER_REL_PATH}/ george@swarm.cs.pub.ro:public_html/p2p-next/proxy-service-tests/ >> $ERR_LOG 2>&1
-echo "done"
+#echo -n "Publishing results to swarm.cs.pub.ro..."
+#rsync -avP --exclude OldResults ${RESULTS_FOLDER_REL_PATH}/ george@swarm.cs.pub.ro:public_html/p2p-next/proxy-service-tests/ >> $ERR_LOG 2>&1
+#echo "done"