Subject: CVS commit: src/regress/usr.bin/gzip
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 02/21/2005 20:08:18
Module Name:	src
Committed By:	yamt
Date:		Mon Feb 21 20:08:18 UTC 2005

Modified Files:
	src/regress/usr.bin/gzip: Makefile
Added Files:
	src/regress/usr.bin/gzip/pipe: Makefile

Log Message:
test input from pipe, on which short-read can happen.
currently fails due to inappropriate error checks.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/usr.bin/gzip/Makefile
cvs rdiff -r0 -r1.1 src/regress/usr.bin/gzip/pipe/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.