summaryrefslogtreecommitdiff
path: root/tests/misc/readlink-fp-loop
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/readlink-fp-loop')
-rwxr-xr-xtests/misc/readlink-fp-loop4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/readlink-fp-loop b/tests/misc/readlink-fp-loop
index ee65e2816..99c1ec073 100755
--- a/tests/misc/readlink-fp-loop
+++ b/tests/misc/readlink-fp-loop
@@ -1,7 +1,7 @@
#!/bin/sh
# readlink from 6.9 would fail with a false-positive symlink loop error
-# Copyright (C) 2007 Free Software Foundation, Inc.
+# Copyright (C) 2007-2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
readlink --version
fi
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/test-lib.sh
cwd=$("$abs_top_builddir/src/pwd")
# To trigger this bug, we have to construct a name/situation during