use "./gzip" for gzip tests
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
# limit so don't run it by default.
|
||||
|
||||
. "${srcdir=.}/init.sh"; path_prepend_ ..
|
||||
. "${srcdir=.}/init.sh"; path_prepend_ .
|
||||
|
||||
(echo 0 | gzip; printf '\0') > 0.gz || framework_failure_
|
||||
(echo 00 | gzip; printf '\0\0') > 00.gz || framework_failure_
|
||||
|
||||
Reference in New Issue
Block a user