From: cphillip Date: Tue, 6 May 2003 18:45:58 +0000 (+0000) Subject: o Just in case check-in to bring all exits in-line with a standard exit X-Git-Tag: OPENSSH_GSI_GPT_2_3~3 X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/commitdiff_plain/802b9083331e4f9b8d1f08fbce86595c0bcd8e5c o Just in case check-in to bring all exits in-line with a standard exit methodology. --- diff --git a/setup/setup-openssh.pl b/setup/setup-openssh.pl index b2e2362..e83032a 100644 --- a/setup/setup-openssh.pl +++ b/setup/setup-openssh.pl @@ -144,7 +144,7 @@ if ($response eq "n") print "\n"; print "Exiting gsi_openssh setup.\n"; - exit 0; + exit; } print "\n";