aboutsummaryrefslogtreecommitdiff
path: root/bpkg/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/test.sh')
-rwxr-xr-xbpkg/test.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bpkg/test.sh b/bpkg/test.sh
index 9ff6908..5449883 100755
--- a/bpkg/test.sh
+++ b/bpkg/test.sh
@@ -4,6 +4,8 @@ trap 'exit 1' ERR
bpkg="./bpkg $*"
#bpkg="valgrind -q ./bpkg $*"
+#bpkg="./bpkg --fetch curl $*"
+#bpkg="./bpkg --fetch fetch --tar bsdtar $*"
cfg=/tmp/conf
pkg=libhello
ver=1.0.0