10 lines
268 B
Text
10 lines
268 B
Text
|
The usual steps before commit:
|
||
|
- scripts/update_po_files.py && scripts/revert_unchanged_po_files.sh
|
||
|
- 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
|
||
|
|