chiark / gitweb /
i18n: po4a: Add a test that po4a.cfg is up to date
[dgit.git] / tests / tests / i18n-po4a-uptodate
1 #!/bin/bash
2 set -e
3 . tests/lib
4
5 t-restrict x-dgit-git-only
6
7 cd $root
8
9 make -C po4a po4a.cfg.check
10
11 t-ok