summaryrefslogtreecommitdiff
path: root/tests/tests/i18n-po4a-uptodate
blob: 98aa69ad1358665b6828e0e88adcbe1e9d33e012 (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/bash
set -e
. tests/lib

t-restrict x-dgit-git-only

cd $root

make -C po4a po4a.cfg.check

t-ok