Convert shell script tests to regress make rules. Having only one
authorbluhm <bluhm@openbsd.org>
Thu, 22 Jun 2017 16:10:34 +0000 (16:10 +0000)
committerbluhm <bluhm@openbsd.org>
Thu, 22 Jun 2017 16:10:34 +0000 (16:10 +0000)
commit1a6707f7ebf27c952321319ddfb54456dc3b4e9b
tree2f6f1be6844117601a545fce89b52156e18f21ef
parent37e3ba5643b61152102a7f8b4e459d00d4b12437
Convert shell script tests to regress make rules.  Having only one
tool and more verbosity allows better debugging.  Additional tests
check that gzip and gunzip preserve file permissions and ownership.
regress/usr.bin/gzip/Makefile
regress/usr.bin/gzip/t1.sh [deleted file]
regress/usr.bin/gzip/t2.sh [deleted file]