plan next release for ... today
Signed-off-by: Nico Schottelius <nico@bento.schottelius.org>
This commit is contained in:
parent
a4151fee44
commit
7646375218
3 changed files with 8 additions and 5 deletions
|
|
@ -173,6 +173,13 @@ eof
|
|||
|
||||
;;
|
||||
|
||||
release)
|
||||
set -e
|
||||
# First check everything is sane
|
||||
"$0" check-date
|
||||
"$0" check-unittest
|
||||
;;
|
||||
|
||||
test)
|
||||
export PYTHONPATH="$(pwd -P)"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue