Gitweb: http://git.fedorahosted.org/git/augeas.git?p=augeas.git;a=commitdiff;h=16e6670a11f83f3cc6ad1129a23cf39d80c41234 Commit: 16e6670a11f83f3cc6ad1129a23cf39d80c41234 Parent: 8346abdb552978dc37ef6c7e5874f4907ddf8e64 Author: David Lutterkort <[email protected]> AuthorDate: Thu May 28 16:43:07 2009 -0700 Committer: David Lutterkort <[email protected]> CommitterDate: Thu May 28 16:43:07 2009 -0700
* tests/grub-rm-entry.rb: 'savedefault' indented by '\t', not '' --- tests/grub-rm-entry.rb | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/tests/grub-rm-entry.rb b/tests/grub-rm-entry.rb index 63b53a2..c17b64b 100644 --- a/tests/grub-rm-entry.rb +++ b/tests/grub-rm-entry.rb @@ -23,5 +23,5 @@ diff["/etc/grub.conf"] = <<TXT \tkernel /vmlinuz-2.6.24.3-34.fc8 ro root=/dev/vg00/lv00 \tinitrd /initrd-2.6.24.3-34.fc8.img - savedefault -+savedefault ++\tsavedefault TXT _______________________________________________ augeas-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/augeas-devel
