some debvm-waitssh improvements
When using debvm-waitssh in scripts and it fails, it would be nice to know what made the script fail from its logs. Unless the --quiet
option is given, print an error message to stderr. While i'm at it, i also added a commit checking for a valid port number (integers greater than 0).