svn commit: r297606 - head/usr.sbin/etcupdate/tests
Garrett Cooper
ngie at FreeBSD.org
Wed Apr 6 03:12:46 UTC 2016
Author: ngie
Date: Wed Apr 6 03:12:44 2016
New Revision: 297606
URL: https://svnweb.freebsd.org/changeset/base/297606
Log:
Chase r296204 by renaming tzsetup(1) to tzsetup(8) in the tests
MFC after: 3 days
X-MFC with: r296204
Sponsored by: EMC / Isilon Storage Division
Modified:
head/usr.sbin/etcupdate/tests/tzsetup_test.sh
Modified: head/usr.sbin/etcupdate/tests/tzsetup_test.sh
==============================================================================
--- head/usr.sbin/etcupdate/tests/tzsetup_test.sh Wed Apr 6 01:44:21 2016 (r297605)
+++ head/usr.sbin/etcupdate/tests/tzsetup_test.sh Wed Apr 6 03:12:44 2016 (r297606)
@@ -196,7 +196,7 @@ $COMMAND -nr -d $WORKDIR -D $TEST > $WOR
cat > $WORKDIR/correct.out <<EOF
Warnings:
- Needs update: /etc/localtime (required manual update via tzsetup(1))
+ Needs update: /etc/localtime (required manual update via tzsetup(8))
EOF
echo "Differences for missing /var/db/zoneinfo with -n:"
More information about the svn-src-all
mailing list