improved some readability

This commit is contained in:
louwrentius 2011-12-28 21:45:57 +00:00
parent 42c4305ac5
commit 66d0d3e4b2
2 changed files with 338 additions and 327 deletions

663
ppss

File diff suppressed because it is too large Load Diff

View File

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
DEBUG="$1" DEBUG="$1"
VERSION="2.96" VERSION="2.97"
TMP_DIR="/tmp/ppss" TMP_DIR="/tmp/ppss"
PPSS=./ppss PPSS=./ppss
PPSS_DIR=ppss_dir PPSS_DIR=ppss_dir