Index: scripts/check_ssh =================================================================== RCS file: /usr/local/taracvs/tiger-3.2/scripts/check_ssh,v retrieving revision 1.3 diff -u -p -r1.3 check_ssh --- scripts/check_ssh 16 Sep 2003 04:34:28 -0000 1.3 +++ scripts/check_ssh 16 Sep 2003 04:35:07 -0000 @@ -190,7 +190,7 @@ fi } # Main loop, check all the specified sshd_config files. -if [ -z "$SSHD_CONFIG" ] +if [ -n "$SSHD_CONFIG" ] then for file in $SSHD_CONFIG do