parent
5bd198d66e
commit
1ee8d8b9e2
|
@ -1456,8 +1456,7 @@ int main(int argc, char **argv)
|
|||
|
||||
parse_options(argc, argv);
|
||||
|
||||
/* FIXME: this started to corrupt stdout due to logging changes */
|
||||
// utils_set_locale();
|
||||
utils_set_locale();
|
||||
|
||||
if (opt.restore_image) {
|
||||
device_size = open_image();
|
||||
|
|
Loading…
Reference in New Issue