Hi.

This patch adds the message of creating configfile.

Thanks
Ken'ichi Ohmichi

diff -puN makedumpfile.org/makedumpfile.c makedumpfile/makedumpfile.c
--- makedumpfile.org/makedumpfile.c     2006-10-11 13:11:42.000000000 +0900
+++ makedumpfile/makedumpfile.c 2006-10-11 13:13:04.000000000 +0900
@@ -3191,6 +3191,7 @@ main(int argc, char *argv[])
                        goto out;
 
                MSG("\n");
+               MSG("The configfile is saved to %s.\n", info->name_configfile);
        } else {
                if (!open_files_for_creating_dumpfile(info))
                        goto out;
_

_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to