aboutsummaryrefslogtreecommitdiff
path: root/tests/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test.sh')
-rwxr-xr-xtests/test.sh7
1 files changed, 6 insertions, 1 deletions
diff --git a/tests/test.sh b/tests/test.sh
index cf7d466..2dcd6f7 100755
--- a/tests/test.sh
+++ b/tests/test.sh
@@ -22,7 +22,12 @@
#
# --fetch wget
# --fetch curl
-# --fetch fetch --tar bsdtar
+# --fetch fetch --fetch-option --no-verify-peer
+#
+# --tar bsdtar
+#
+# --sha256 shasum
+# --sha256 sha256-freebsd
#
trap 'exit 1' ERR