Re: [PATCH] Fix error message about the wrong command having failed: mformat instead of mcopy

2019-05-10 Thread Vincent Legoll
Hello, > May I add your SOB? If yes then Reviewed-by: Daniel Kiper > Yes, and sorry to have forgotten to add it -- Vincent Legoll ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

Re: [PATCH] Fix error message about the wrong command having failed: mformat instead of mcopy

2019-05-10 Thread Daniel Kiper
On Sun, Apr 28, 2019 at 01:21:49AM +0200, Vincent Legoll wrote: > --- > util/grub-mkrescue.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/util/grub-mkrescue.c b/util/grub-mkrescue.c > index 21e5ce4e4..ce2cbc4f1 100644 > --- a/util/grub-mkrescue.c > +++ b/util/grub-mkres

[PATCH] Fix error message about the wrong command having failed: mformat instead of mcopy

2019-04-27 Thread Vincent Legoll
--- util/grub-mkrescue.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/grub-mkrescue.c b/util/grub-mkrescue.c index 21e5ce4e4..ce2cbc4f1 100644 --- a/util/grub-mkrescue.c +++ b/util/grub-mkrescue.c @@ -815,7 +815,7 @@ main (int argc, char *argv[]) grub_util_error