Skip to content

Commit

Permalink
Fix testsuite
Browse files Browse the repository at this point in the history
  • Loading branch information
dgdavid committed Feb 5, 2019
1 parent 602a6f8 commit d0f2f55
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion testsuite/tests/DeleteUserCryptedDir.out
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ Execute .target.bash "/usr/bin/cp '/etc/shadow' '/etc/shadow.YaST2save'" 0
Write .target.string "/etc/shadow" "at:!:13636:0:99999:7:::\nbin:*:13636::::::\ndaemon:*:13636::::::\nmail:*:13636::::::\nnobody:*:13636::::::\nroot:password:13636::::::\nuucp:*:13636::::::\n+::0:0:0::::\n" true
Execute .target.bash "/usr/sbin/nscd -i passwd" 0
Read .target.stat "/home/hh" $["isdir":true]
Execute .target.bash_output "/usr/bin/rm -rf '/home/hh'" $["exit":0]
Execute .target.bash "/usr/sbin/btrfs subvolume show /home/hh" 0
Execute .target.bash_output "/usr/sbin/btrfs subvolume delete -C '/home/hh'" $["exit":0]
Write .target.ycp "/var/lib/YaST2/users.ycp" $["custom_groups":["local"], "custom_users":["local"], "dont_warn_when_nisserver_notdes":false, "dont_warn_when_uppercase":false] true
Return

0 comments on commit d0f2f55

Please sign in to comment.