5 lines
75 B
Bash
5 lines
75 B
Bash
#!/bin/bash
|
|
|
|
python devscripts/i18n.py update-gmo
|
|
nosetests test --verbose
|