Date: Tue, 6 Dec 2016 18:35:11 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r309632 - user/cperciva/freebsd-update-build/scripts Message-ID: <201612061835.uB6IZBZb012715@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: glebius Date: Tue Dec 6 18:35:10 2016 New Revision: 309632 URL: https://svnweb.freebsd.org/changeset/base/309632 Log: Improve the hint. Modified: user/cperciva/freebsd-update-build/scripts/approve.sh Modified: user/cperciva/freebsd-update-build/scripts/approve.sh ============================================================================== --- user/cperciva/freebsd-update-build/scripts/approve.sh Tue Dec 6 18:22:25 2016 (r309631) +++ user/cperciva/freebsd-update-build/scripts/approve.sh Tue Dec 6 18:35:10 2016 (r309632) @@ -50,7 +50,7 @@ cat <<-EOF The FreeBSD/${TARGET} ${RELP} update build has been signed and is ready to be uploaded. Remember to run - # sh -e umountkey.sh + # sh -e scripts/umountkey.sh to unmount the decrypted key once you have finished signing all the new builds. EOF
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612061835.uB6IZBZb012715>