mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
gnu test: don't sync the po files
We aren't testing the locale yet.
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user