summaryrefslogtreecommitdiff
path: root/tests/mv/reply-no
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/reply-no')
-rwxr-xr-xtests/mv/reply-no6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/mv/reply-no b/tests/mv/reply-no
index baa2f3e5d..35ec5241c 100755
--- a/tests/mv/reply-no
+++ b/tests/mv/reply-no
@@ -1,7 +1,7 @@
#!/bin/sh
# Ensure that `mv --reply=no f1 f2' works.
-# Copyright (C) 2005-2007 Free Software Foundation, Inc.
+# Copyright (C) 2005-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
mv --version
fi
-. $srcdir/../lang-default
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/test-lib.sh
touch a b || framework_failure