X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=tests%2Fzdiff;fp=tests%2Fzdiff;h=da753c69bea2c93cb13a5bae728f7a514f31ffea;hb=a2016c1de6e4884f6c8ed5cc498f3bf821c25ca4;hp=cafe600598d9dab88d35580a76124d73d3ed70f0;hpb=c7e61475680fa226bd9b8bdd469cd66914e630f5;p=debian%2Fgzip diff --git a/tests/zdiff b/tests/zdiff index cafe600..da753c6 100755 --- a/tests/zdiff +++ b/tests/zdiff @@ -2,7 +2,7 @@ # Exercise zdiff with two compressed inputs. # Before gzip-1.4, this would fail. -# Copyright (C) 2009 Free Software Foundation, Inc. +# Copyright (C) 2009-2010 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 @@ -23,7 +23,8 @@ if test "$VERBOSE" = yes; then zdiff --version fi -. $srcdir/tests/test-lib.sh +: ${srcdir=.} +. "$srcdir/tests/init.sh"; path_prepend_ . echo a > a || framework_failure echo b > b || framework_failure