mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-02 19:15:18 +02:00
revert last change
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
|
||||
#include "system.h"
|
||||
#include "error.h"
|
||||
#include "exitfail.h"
|
||||
#include "long-options.h"
|
||||
#include "quote.h"
|
||||
|
||||
@@ -81,7 +80,6 @@ main (int argc, char **argv)
|
||||
bindtextdomain (PACKAGE, LOCALEDIR);
|
||||
textdomain (PACKAGE);
|
||||
|
||||
exit_failure = CHROOT_FAILURE;
|
||||
atexit (close_stdout);
|
||||
|
||||
parse_long_options (argc, argv, PROGRAM_NAME, GNU_PACKAGE, VERSION,
|
||||
|
||||
Reference in New Issue
Block a user