no longer necesary to cd into the source directy to execute test
authorTony Mack <tmack@cs.princeton.edu>
Fri, 7 Dec 2007 15:32:45 +0000 (15:32 +0000)
committerTony Mack <tmack@cs.princeton.edu>
Fri, 7 Dec 2007 15:32:45 +0000 (15:32 +0000)
node_ssh/nst.cron

index 00ee599..09080b6 100644 (file)
@@ -1,6 +1,5 @@
-NTS_PATH = "/var/planetlab/test/nts"
 
-*/2 * * * * cd $NTS_PATH; python nts.py;
+*/2 * * * * root nts