aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
blob: 1992b80ea2f1274c2cde641ebfb3acb66ab76274 (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-2019 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.