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 b3154d8..c130601 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"