Update RELEASE_ENGINEERING.md

This commit is contained in:
Tom Limoncelli
2018-12-19 14:20:19 -05:00
parent 2eafe8429a
commit 513e9fc55c

View File

@@ -45,6 +45,17 @@ Build Tasks
Stable Releases
===============
Step 0. Test the software
Run this command to run the unit and system tests:
```
make test
```
NOTE: The tests require pinentry-tty. On macOS with NIX this
can be installed via: `nix-env -i pinentry`
Marking the software to be "stable":
Step 1. Update CHANGELOG.md