use "./gzip" for gzip tests

This commit is contained in:
Przemyslaw Skibinski
2017-02-27 22:02:03 +01:00
parent 862698f479
commit 5d848527e6
19 changed files with 29 additions and 23 deletions
+1 -1
View File
@@ -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_ .
printf 'xxx\nyyy\n' > exp2 || framework_failure_
printf 'aaa\nbbb\nccc\n' > exp3 || framework_failure_