update gzip tests

This commit is contained in:
Przemyslaw Skibinski
2017-02-28 09:41:23 +01:00
parent a3352d06bc
commit 8b3560e196
2 changed files with 7 additions and 7 deletions
+2 -5
View File
@@ -17,13 +17,10 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# limit so don't run it by default.
echo XXX=$PATH
gzip --version
. "${srcdir=.}/init.sh"; path_prepend_ .
echo XXX=$PATH
gzip --version
#echo PATH=$PATH
#gzip --version
echo a >exp || framework_failure_
gzip <exp >in || framework_failure_