diff options
Diffstat (limited to 'tests/misc/cat-proc')
| -rwxr-xr-x | tests/misc/cat-proc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/misc/cat-proc b/tests/misc/cat-proc index 02bb26ad4..0d7b07ed5 100755 --- a/tests/misc/cat-proc +++ b/tests/misc/cat-proc @@ -2,7 +2,7 @@ # Ensure that cat -E produces same output as cat, module `$'s, # even when applied to a file in /proc. -# 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 @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then cat --version fi -. $srcdir/../test-lib.sh +. $top_srcdir/tests/test-lib.sh f=/proc/cpuinfo |
