[Bug 211399] usr.sbin/etcupdate/preworld_test:main failing at ^/head at r303047
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Jul 27 03:10:28 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211399
--- Comment #2 from Ngie Cooper <ngie at FreeBSD.org> ---
sed's succeeding... it's a change in behavior somehow that wouldn't have been
caught by the etcupdate tests if that had used `atf_check ... sed ...` instead
of `sed ...`:
$ sudo kyua debug -k /usr/tests/usr.sbin/etcupdate/Kyuafile preworld_test:main
0
0
0
Differences for -n:
Differences for real:
Checking tree for correct results:
File /etc/master.passwd has wrong contents
File /etc/group has wrong contents
File /etc/passwd should be a regular file
File /etc/pwd.db should be a regular file
File /etc/spwd.db should be a regular file
preworld_test:main -> failed: Returned non-success exit status 1
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-testing
mailing list