Initial checkin of node test app
[tests.git] / node_ssh / nst.cron
1 NTS_PATH = "/var/planetlab/test/nts"
2
3 */2 * * * * cd $NTS_PATH; python nts.py;
4
5
6