From 59a56f41725763035cfc99b04149417b3fcb7c60 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Nov 2000 07:01:39 +0000 Subject: use abs_srcdir --- tests/mkdir/parents | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/mkdir/parents') diff --git a/tests/mkdir/parents b/tests/mkdir/parents index 658136927..67d99c828 100755 --- a/tests/mkdir/parents +++ b/tests/mkdir/parents @@ -27,7 +27,7 @@ if test $framework_failure = 1; then (exit 1); exit fi -. $srcdir/../sticky-check +. $abs_srcdir/../sticky-check fail=0 -- cgit v1.2.3-54-g00ecf