| Thread Previous • Date Previous • Date Next • Thread Next |
Hey Sebastian,
Would you mind editing the file and trying again? Change line 1376 from:
command += ' /bin/sh -c "tried=0 ; succeeded=0 ; '
to:
command += ' /bin/bash -c "tried=0 ; succeeded=0 ; '
Then see if you still get the problem. If not, I'll upload a new
version with the fix.
- Andrew
| Thread Previous • Date Previous • Date Next • Thread Next |