gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r23324 - gnunet-planetlab/gplmt/contrib


From: gnunet
Subject: [GNUnet-SVN] r23324 - gnunet-planetlab/gplmt/contrib
Date: Mon, 20 Aug 2012 08:02:32 +0200

Author: wachs
Date: 2012-08-20 08:02:32 +0200 (Mon, 20 Aug 2012)
New Revision: 23324

Modified:
   gnunet-planetlab/gplmt/contrib/master_template.cfg
Log:
timeout

Modified: gnunet-planetlab/gplmt/contrib/master_template.cfg
===================================================================
--- gnunet-planetlab/gplmt/contrib/master_template.cfg  2012-08-20 05:44:37 UTC 
(rev 23323)
+++ gnunet-planetlab/gplmt/contrib/master_template.cfg  2012-08-20 06:02:32 UTC 
(rev 23324)
@@ -84,6 +84,7 @@
                                                command=["sh", "-c", "make 
install"]))
 f.addStep(shell.ShellCommand(description="start GNUnet",
                                                name="start GNUnet",
+                                               timeout=None,
                                                command=["sh", "-c", "export 
GNUNET_PREFIX=/home/tumple_gnunet/gnbuild; export 
PATH=$PATH:$GNUNET_PREFIX/bin; gnunet-arm -s -d"]))
 
 




reply via email to

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