diff options
Diffstat (limited to 'trunk')
-rwxr-xr-x | trunk/src/simplaret | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/trunk/src/simplaret b/trunk/src/simplaret index 1d9d47a..2755f92 100755 --- a/trunk/src/simplaret +++ b/trunk/src/simplaret @@ -1150,6 +1150,7 @@ if [ -z "$1" ]; then exit 1 else eval_config $BASENAME + set_constants fi # This is used to show how many children process we have |