[PATCH Try#1 2/3] Make CPIO unpack errors warning-only

walter harms wharms at bfs.de
Fri Jun 8 08:22:44 UTC 2007


hi andy,
i took a quick look at the patch and noticed:

 bb_perror_msg_and_die("cannot remove old file");

any reason NOT to tell the user what file like in the second part ?

bb_perror_msg_and_die("cannot remove old file %s",
                                        file_header->name);


my 2 cents,

re,
 wh



More information about the busybox mailing list