*** check_ssh.c 2008-02-14 12:19:32.000000000 -0800 --- check_cch.c 2007-11-09 05:08:43.000000000 -0800 *************** *** 260,266 **** printf (_("SSH OK - %s (protocol %s)\n"), ssh_server, ssh_proto); - shutdown(sd, SHUT_RDWR); close(sd); exit (STATE_OK); } --- 260,265 ----