aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
blob: c04384300ed5d012d16b2913ab06745d3be80f29 (plain)
1
2
3
4
5
6
7
8
9
10
# @configure_input@                                     -*- shell-script -*-
# Configurable variable values for GNU Pies test suite.
# Copyright (C) 2016-2020 Sergey Poznyakoff

PATH=@abs_builddir@:@abs_top_builddir@/src:$srcdir:$PATH
XFAILFILE=$abs_builddir/.badversion
auxdir="$abs_srcdir/aux"
trimws() {
    sed 's/[ 	][ 	]*$//'
}

Return to:

Send suggestions and report system problems to the System administrator.