From 1f1da52407f7193a1ee2ac20d2d591f5022b7427 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sun, 1 Mar 2009 17:27:17 +0000 Subject: [PATCH] Distributed PPSS seems to be working, need more testing. --- branches/distributed-ppss/ppss.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/branches/distributed-ppss/ppss.sh b/branches/distributed-ppss/ppss.sh index 0ddfb66..a9072eb 100755 --- a/branches/distributed-ppss/ppss.sh +++ b/branches/distributed-ppss/ppss.sh @@ -39,7 +39,7 @@ trap 'kill_process; ' INT # Setting some vars. Do not change. SCRIPT_NAME="Distributed Parallel Processing Shell Script" -SCRIPT_VERSION="1.90" +SCRIPT_VERSION="1.99" MODE="$1" shift