Skip to content

Commit

Permalink
Use jq -b in tests/shtest?
Browse files Browse the repository at this point in the history
  • Loading branch information
nicowilliams committed Aug 11, 2023
1 parent b3c808c commit 1d57ffa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/shtest
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

. "${0%/*}/setup" "$@"

JQ="$JQ -b"

PATH=$JQBASEDIR:$PATH $JQBASEDIR/tests/jq-f-test.sh > /dev/null

if [ -f "$JQBASEDIR/.libs/libinject_errors.so" ]; then
Expand Down

0 comments on commit 1d57ffa

Please sign in to comment.