summaryrefslogtreecommitdiff
path: root/tests/misc/od
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/od')
-rwxr-xr-xtests/misc/od4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/od b/tests/misc/od
index 498e57a85..9763e098a 100755
--- a/tests/misc/od
+++ b/tests/misc/od
@@ -2,7 +2,7 @@
# -*- perl -*-
# Exercise od
-# 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
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
: ${srcdir=.}
-. $srcdir/../require-perl
+. $top_srcdir/tests/require-perl
me=`echo $0|sed 's,.*/,,'`
me=`echo $0|sed 's,.*/,,'`