aboutsummaryrefslogtreecommitdiff
path: root/tests/atlocal.in
blob: 9069bbd9602758ec92646a04ccd75872210808cc (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

trimws() {
    sed 's/[ 	][ 	]*$//'
}

Return to:

Send suggestions and report system problems to the System administrator.