summaryrefslogtreecommitdiff
path: root/tests/cp/existing-perm-race
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/existing-perm-race')
-rwxr-xr-xtests/cp/existing-perm-race6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cp/existing-perm-race b/tests/cp/existing-perm-race
index 0ab10e94d..aa6d7c99a 100755
--- a/tests/cp/existing-perm-race
+++ b/tests/cp/existing-perm-race
@@ -1,7 +1,7 @@
#!/bin/sh
# Make sure cp -p isn't too generous with existing file permissions.
-# Copyright (C) 2006-2007 Free Software Foundation, Inc.
+# Copyright (C) 2006-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,8 +21,8 @@ if test "$VERBOSE" = yes; then
cp --version
fi
-. $srcdir/../group-names
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/group-names
+. $top_srcdir/tests/test-lib.sh
set _ $groups; shift
g1=$1