summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorWilliam Langford <wlangfor@gmail.com>2019-02-20 20:58:25 -0500
committerNico Williams <nico@cryptonector.com>2019-02-26 11:10:38 -0600
commit53a3f47076b930ff01d65da340300a0adfb822aa (patch)
tree06577b1a220b8aeb0b8ea6881797b471f7ffa480 /tests
parent175dbc4e25098e50d5173578d6b36df7abb5c549 (diff)
downloadjq-53a3f47076b930ff01d65da340300a0adfb822aa.tar.gz
Remove ruby dependency from mantests
Diffstat (limited to 'tests')
-rwxr-xr-xtests/mantest2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mantest b/tests/mantest
index c5acf92..e86792e 100755
--- a/tests/mantest
+++ b/tests/mantest
@@ -3,5 +3,5 @@
. "${0%/*}/setup" "$@"
# We set PAGER because there's a mantest for `env` that uses it.
-(cd $JQBASEDIR/docs && rake mantests) |
+(cd $JQBASEDIR/docs && pipenv run python3 build_mantests.py) |
env PAGER=less $VALGRIND $Q $JQ -L "$mods" --run-tests