gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r20485 - gnunet-planetlab/gnunet_automatic_deployment


From: gnunet
Subject: [GNUnet-SVN] r20485 - gnunet-planetlab/gnunet_automatic_deployment
Date: Tue, 13 Mar 2012 19:23:36 +0100

Author: wachs
Date: 2012-03-13 19:23:36 +0100 (Tue, 13 Mar 2012)
New Revision: 20485

Modified:
   gnunet-planetlab/gnunet_automatic_deployment/deploy_gnunet.sh
Log:
timeout


Modified: gnunet-planetlab/gnunet_automatic_deployment/deploy_gnunet.sh
===================================================================
--- gnunet-planetlab/gnunet_automatic_deployment/deploy_gnunet.sh       
2012-03-13 18:16:36 UTC (rev 20484)
+++ gnunet-planetlab/gnunet_automatic_deployment/deploy_gnunet.sh       
2012-03-13 18:23:36 UTC (rev 20485)
@@ -4,7 +4,7 @@
 working_nodes_file="./tmp/working_nodes.txt"
 working_nodes_filtered_file="./tmp/working_nodes_filtered.txt"
 parallelism=10
-timeout=900
+timeout=3600
 
 cmd_pssh="pssh -O StrictHostKeychecking=no -t $timeout -p $parallelism -v -l 
tum_dht_testing -h $working_nodes_filtered_file -P "
 cmd_pscp="pscp -O StrictHostKeychecking=no -p $parallelism -v -l 
tum_dht_testing -h $working_nodes_filtered_file "




reply via email to

[Prev in Thread] Current Thread [Next in Thread]