Modify the final message to remind the user to commit pgpkeys.ent.
This commit is contained in:
parent
59abaec1ef
commit
3ca4290956
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=20547
1 changed files with 2 additions and 2 deletions
|
@ -81,5 +81,5 @@ echo " <title>&a.${me};</title>"
|
|||
echo " &pgpkey.${me};"
|
||||
echo " </sect2>"
|
||||
echo
|
||||
echo "Don't forget to 'cvs add ${keyfile}' if this is a new entry,"
|
||||
echo "and check your diffs before committing!"
|
||||
echo "If this is a new entry, don't forget to 'cvs add ${keyfile}',"
|
||||
echo "and to commit both ${keyfile} and pgpkeys.ent."
|
||||
|
|
Loading…
Reference in a new issue