add return value

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14399 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
immarvin 2012-11-22 08:33:32 +00:00
parent ecca0ef7de
commit f351780cf9

View File

@ -136,6 +136,8 @@ else
#Ubuntu: FIXME
}
exit 0;
sub usage()
{
print "Usage:\n configfirewall --private <private_interfaces> --public <pubic_interface> [--nat] [--ports <ports_allowed>]\n";