From 1bdfe614902adde18180b7f67a7f3fac33341d49 Mon Sep 17 00:00:00 2001 From: Louwrentius Date: Sun, 1 Mar 2009 22:33:09 +0000 Subject: [PATCH] This version has been used to encode wavs on 3 different host in parallel. --- ppss.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppss.sh b/ppss.sh index 2f267fe..32ab89e 100755 --- a/ppss.sh +++ b/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.99" +SCRIPT_VERSION="1.999" MODE="$1" shift