commit | 5d848527e6770d715d1de12cc279d7f7f35e9dfe | [log] [tgz] |
---|---|---|
author | Przemyslaw Skibinski <inikep@gmail.com> | Mon Feb 27 22:01:03 2017 +0100 |
committer | Przemyslaw Skibinski <inikep@gmail.com> | Mon Feb 27 22:02:03 2017 +0100 |
tree | 274ddacb2e881caf1b02883d1fc06e8a28bc6bca | |
parent | 862698f4792007e6c4ff4aa430f0881924184510 [diff] [blame] |
use "./gzip" for gzip tests
diff --git a/tests/gzip/keep.sh b/tests/gzip/keep.sh index 105d43e..ab9a218 100644 --- a/tests/gzip/keep.sh +++ b/tests/gzip/keep.sh
@@ -17,7 +17,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 fooooooooo > in || framework_failure_ cp in orig || framework_failure_