Distributed PPSS seems to be working, need more testing.
This commit is contained in:
parent
6bd4d48a76
commit
c231b8e05a
2
ppss.sh
2
ppss.sh
@ -39,7 +39,7 @@ trap 'kill_process; ' INT
|
|||||||
|
|
||||||
# Setting some vars. Do not change.
|
# Setting some vars. Do not change.
|
||||||
SCRIPT_NAME="Distributed Parallel Processing Shell Script"
|
SCRIPT_NAME="Distributed Parallel Processing Shell Script"
|
||||||
SCRIPT_VERSION="1.90"
|
SCRIPT_VERSION="1.99"
|
||||||
|
|
||||||
MODE="$1"
|
MODE="$1"
|
||||||
shift
|
shift
|
||||||
|
Loading…
Reference in New Issue
Block a user