11 lines
295 B
Text
11 lines
295 B
Text
The usual steps before commit:
|
|
- scripts/update_po_files.py
|
|
- scripts/update_english.sh
|
|
- ../tags/make-deb.sh 0.2.$VERSION .
|
|
- run unittests:
|
|
- bin/uml-setup.py
|
|
- log into uml
|
|
- install the previously build package
|
|
- invoke-rc.d cryptobox-server stop
|
|
- hostfs/bin/do_unittests.sh
|
|
|