Skip to content

Commit e7fc967

Browse files
committed
Added requirements to regression-tests.sh
1 parent 8ec65b1 commit e7fc967

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

scripts/regression-tests.sh

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66
#
77
# Usage: ./regression-tests.sh
88
#
9+
# Requirements:
10+
# - httpie (https://httpie.io/)
11+
# - jq (https://stedolan.github.io/jq/)
12+
# - wc (should be available on most Unix-like systems)
13+
#
914
# Note: does not perform the offline download (step 1.o), as it requires an email address
1015

1116
# Colour vars

0 commit comments

Comments
 (0)