[augeas-devel] augeas: master - * tests/grub-rm-entry.rb: fix test failure

David Lutterkort lutter at fedoraproject.org
Fri Feb 6 21:56:24 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=b67cb02a063eb0dce5bbd97fa92714f93cbf711d
Commit:        b67cb02a063eb0dce5bbd97fa92714f93cbf711d
Parent:        40f967bc997a5c5a298393a7162df975f0d8d76f
Author:        David Lutterkort <lutter at redhat.com>
AuthorDate:    Fri Feb 6 13:11:08 2009 -0800
Committer:     David Lutterkort <lutter at redhat.com>
CommitterDate: Fri Feb 6 13:11:08 2009 -0800

* tests/grub-rm-entry.rb: fix test failure

---
 tests/grub-rm-entry.rb |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/tests/grub-rm-entry.rb b/tests/grub-rm-entry.rb
index 3b8e3d2..63b53a2 100644
--- a/tests/grub-rm-entry.rb
+++ b/tests/grub-rm-entry.rb
@@ -18,4 +18,10 @@ diff["/etc/grub.conf"] = <<TXT
  title Fedora (2.6.21.7-3.fc8xen)
  \troot (hd0,0)
  \tkernel /xen.gz-2.6.21.7-3.fc8
+@@ -28,4 +24,4 @@
+ \troot (hd0,0)
+ \tkernel /vmlinuz-2.6.24.3-34.fc8 ro root=/dev/vg00/lv00
+ \tinitrd /initrd-2.6.24.3-34.fc8.img
+-        savedefault
++savedefault
 TXT




More information about the augeas-devel mailing list