bottle/test
Allan McRae b9faf65273 pactest: set package tar format to GNU_FORMAT
python-3.8 changed the default tar format to PAX_FORMAT. This caused
issues in our testsuite with package extraction of files with UTF-8
characters as we run the tests under the C locale.

sycn600.py:
error: error while reading package /tmp/pactest-xuhri4xa/var/cache/pacman/pkg/unicodechars-2.0-1.pkg.tar.gz: Pathname can't be converted from UTF-8 to current locale.

Set format back to GNU_FORMAT.

Signed-off-by: Allan McRae <allan@archlinux.org>
2019-11-12 16:14:57 +10:00
..
pacman pactest: set package tar format to GNU_FORMAT 2019-11-12 16:14:57 +10:00
scripts scripts/library: remove human_to_size 2019-11-06 15:52:21 +10:00
util Update copyright years 2019-10-23 22:06:54 +10:00
.gitignore Push down testing .gitignore entries 2014-01-06 14:38:50 +10:00
tap.sh Remove all modelines from the project 2018-05-14 09:59:15 +10:00