mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-19 18:26:32 +02:00
(usage): Call close_stdout_status.
This commit is contained in:
@@ -191,6 +191,7 @@ the following modifiers between `%%' and a numeric directive.\n\
|
||||
`_' (underscore) pad the field with spaces\n\
|
||||
"));
|
||||
puts (_("\nReport bugs to <bug-sh-utils@gnu.org>."));
|
||||
close_stdout_status (2);
|
||||
}
|
||||
exit (status);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user