No longer apologize to users

This commit is contained in:
bubulle
2007-10-27 12:46:30 +00:00
parent d254707b96
commit d059ef6780
4 changed files with 9 additions and 4 deletions

View File

@ -140,7 +140,6 @@ static void su_failure (const char *tty)
oldname[0] ? oldname : "???", name[0] ? name : "???"));
closelog ();
#endif
puts (_("Sorry."));
exit (1);
}