From 2c42f7568e4dc4ad65dcba923ca56d5ee5272b49 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sun, 18 Jul 2010 12:00:13 +0000 Subject: [PATCH] Almost ready for release. --- ppss | 2 -- 1 file changed, 2 deletions(-) diff --git a/ppss b/ppss index 8152934..dd02074 100755 --- a/ppss +++ b/ppss @@ -2593,8 +2593,6 @@ main () { for NODE in `cat $NODES_FILE` do start_ppss_on_node "$NODE" - echo "REMOVE THIS DEBUGGING CODE" - sleep 5 done fi cleanup