This version has been used to encode wavs on 3 different host in parallel.

This commit is contained in:
Louwrentius 2009-03-01 22:33:09 +00:00
parent d92fcb0ab2
commit 117ddaf989
1 changed files with 1 additions and 1 deletions

View File

@ -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