[grub2] remove foo bar echo statements - seems to be forgotten and useless debug statements

Peter Jones pjones at fedoraproject.org
Thu May 10 13:25:27 UTC 2012


commit 66e85d1e00d88b8d39d98621f2cfe04abb6c5a3a
Author: Mads Kiilerich <mads at kiilerich.com>
Date:   Sun Apr 29 16:37:27 2012 +0200

    remove foo bar echo statements - seems to be forgotten and useless debug statements

 grub2.spec |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/grub2.spec b/grub2.spec
index e41cd13..16baf40 100644
--- a/grub2.spec
+++ b/grub2.spec
@@ -84,9 +84,7 @@ provides support for EFI systems.
 %prep
 %setup -T -c -n grub-%{tarversion}
 %ifarch %{efi}
-echo foo
 %setup -D -q -T -a 0 -n grub-%{tarversion}
-echo bar
 cd grub-%{tarversion}
 cp %{SOURCE3} .
 # place unifont in the '.' from which configure is run


More information about the scm-commits mailing list