Bump to 1.14.1
[platform/upstream/augeas.git] / tests / test-augtool / ini-yum-rmkey.sh
1 commands="
2 rm /files/etc/yum.conf/main/keepcache
3 "
4
5 lens=Yum.lns
6 file="/etc/yum.conf"
7
8 diff='--- /etc/yum.conf
9 +++ /etc/yum.conf.augnew
10 @@ -1,6 +1,5 @@
11  [main]
12  cachedir=/var/cache/yum
13 -keepcache=0
14  debuglevel=2
15  logfile=/var/log/yum.log
16  exactarch=1'