improved some readability

This commit is contained in:
louwrentius@gmail.com 2011-12-28 21:45:57 +00:00
parent 69b5aeccc1
commit 979064c788
2 changed files with 338 additions and 327 deletions

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