Bump to 1.14.1
[platform/upstream/augeas.git] / tests / test-augtool / grub-rm-entry.sh
1 commands="
2 rm /files/etc/grub.conf/title[2]
3 "
4
5 lens=Grub.lns
6 file="/etc/grub.conf"
7
8 diff='--- /etc/grub.conf
9 +++ /etc/grub.conf.augnew
10 @@ -15,10 +15,6 @@
11  \troot (hd0,0)
12  \tkernel /vmlinuz-2.6.24.4-64.fc8 ro root=/dev/vg00/lv00
13  \tinitrd /initrd-2.6.24.4-64.fc8.img
14 -title Fedora (2.6.24.3-50.fc8)
15 -\troot (hd0,0)
16 -\tkernel /vmlinuz-2.6.24.3-50.fc8 ro root=/dev/vg00/lv00
17 -\tinitrd /initrd-2.6.24.3-50.fc8.img
18  title Fedora (2.6.21.7-3.fc8xen)
19  \troot (hd0,0)
20  \tkernel /xen.gz-2.6.21.7-3.fc8
21 @@ -28,4 +24,4 @@
22  \troot (hd0,0)
23  \tkernel /vmlinuz-2.6.24.3-34.fc8 ro root=/dev/vg00/lv00
24  \tinitrd /initrd-2.6.24.3-34.fc8.img
25 -        savedefault
26 +\tsavedefault'