diff options
Diffstat (limited to 'tests/misc/cat-proc')
-rwxr-xr-x | tests/misc/cat-proc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/cat-proc b/tests/misc/cat-proc index 0d7b07ed5..8fa3f56ac 100755 --- a/tests/misc/cat-proc +++ b/tests/misc/cat-proc @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then cat --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh f=/proc/cpuinfo |