gnu test: don't sync the po files

We aren't testing the locale yet.
This commit is contained in:
Sylvestre Ledru 2023-04-21 16:53:15 +02:00
parent 698bdf5f9a
commit afa5c15581

View file

@ -67,7 +67,7 @@ if test -f gnu-built; then
echo "'rm -f $(pwd)/gnu-built' to force the build"
echo "Note: the customization of the tests will still happen"
else
./bootstrap
./bootstrap --skip-po
./configure --quiet --disable-gcc-warnings
#Add timeout to to protect against hangs
sed -i 's|^"\$@|/usr/bin/timeout 600 "\$@|' build-aux/test-driver