Imported Upstream version 0.10.0
[platform/upstream/augeas.git] / tests / test-augtool / aliases-change-value.sh
1 commands="
2 set /files/etc/aliases/3/value[2] ruth
3 "
4
5 lens=Aliases.lns
6 file="/etc/aliases"
7
8 diff='--- /etc/aliases
9 +++ /etc/aliases.augnew
10 @@ -12,7 +12,7 @@
11  postmaster:\troot
12
13  # General redirections for pseudo accounts.
14 -bin:\t\troot, adm
15 +bin:\t\troot, ruth
16  daemon:\t\troot
17  adm:\t\troot'