summaryrefslogtreecommitdiff
path: root/tests/atlocal.in
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-05-15 09:51:53 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-05-15 09:51:53 +0000
commitef90e053635136a2bb32d18b7297b35ea148ed21 (patch)
tree8c1d904d429a7f8d061c8cd855e31adae952da37 /tests/atlocal.in
parent939d63b92d23e43324ef53055f6a4027cecbe2e2 (diff)
downloadtar-ef90e053635136a2bb32d18b7297b35ea148ed21.tar.gz
(XFAILFILE): New variable
Diffstat (limited to 'tests/atlocal.in')
-rw-r--r--tests/atlocal.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/atlocal.in b/tests/atlocal.in
index b56ef627..7fac3edc 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -4,6 +4,10 @@
PATH=@abs_builddir@:@abs_top_builddir@/src:@abs_top_srcdir@/build-aux:$top_srcdir:$srcdir:$PATH
+XFAILFILE=$abs_builddir/.badversion
+
+trap "test -r $XFAILFILE && cat $XFAILFILE; exit $?" 1 2 13 15
+
TEST_DATA_URL=ftp://download.gnu.org.ua/pub/tests/tar
if test -z "$TEST_DATA_DIR"; then
TEST_DATA_DIR=$abs_builddir