summaryrefslogtreecommitdiff
path: root/tests/chown/separator
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chown/separator')
-rwxr-xr-xtests/chown/separator2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chown/separator b/tests/chown/separator
index b409b0295..eaf27b6c7 100755
--- a/tests/chown/separator
+++ b/tests/chown/separator
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
chown --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
id_u=`id -u` || framework_failure
test -n "$id_u" || framework_failure