Bump to 1.14.1
[platform/upstream/augeas.git] / tests / test-augtool / rec-rm-tail-field.sh
1 commands="
2 rm /files/etc/pam.d/newrole/4/argument
3 "
4
5 lens=Pam.lns
6 file="/etc/pam.d/newrole"
7
8 diff='--- /etc/pam.d/newrole
9 +++ /etc/pam.d/newrole.augnew
10 @@ -2,4 +2,4 @@
11  auth       include\tsystem-auth
12  account    include\tsystem-auth
13  password   include\tsystem-auth
14 -session    required\tpam_namespace.so unmnt_remnt no_unmount_on_close
15 +session    required\tpam_namespace.so'