From: Tony Mack Date: Fri, 7 Dec 2007 15:32:45 +0000 (+0000) Subject: no longer necesary to cd into the source directy to execute test X-Git-Tag: 2008-02-11-last-vmware-support~236 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=44af7158e3a437defb9a1d757b398ed74f71fb19;p=tests.git no longer necesary to cd into the source directy to execute test --- diff --git a/node_ssh/nst.cron b/node_ssh/nst.cron index 00ee599..09080b6 100644 --- a/node_ssh/nst.cron +++ b/node_ssh/nst.cron @@ -1,6 +1,5 @@ -NTS_PATH = "/var/planetlab/test/nts" -*/2 * * * * cd $NTS_PATH; python nts.py; +*/2 * * * * root nts