summaryrefslogtreecommitdiffstats
path: root/test/pacman/tests/sync200.py
AgeCommit message (Collapse)AuthorFilesLines
2015-02-12sync200.py.in: remove unused substitutionAndrew Gregory1-0/+17
LIBCURL was never set in the Makefile so XferCommand was always being set in the test file. This removes the only substitution in our test files which will prevent the TESTS file from being rebuilt every time configure is run. Signed-off-by: Andrew Gregory <andrew.gregory.8@gmail.com> Signed-off-by: Allan McRae <allan@archlinux.org>