summaryrefslogtreecommitdiffstats
path: root/tests/jq-f-test.sh
blob: a9c2fcf36dc2a97ad26c28e13397026725a3d8ac (plain)
1
2
3
4
#!/bin/sh
# this next line is ignored by jq, which otherwise does not continue comments \
exec jq -nef "$0" "$@"
true