]> git.scottworley.com Git - pinch/blobdiff - tests/reject-partially-unpinned.sh
Require type to be specified in config
[pinch] / tests / reject-partially-unpinned.sh
index 5fc61fdaadcacec795413c0e9a3000f3943f3d07..b2eca0a3842bee620881929af0199c0f5797fea5 100755 (executable)
@@ -8,6 +8,7 @@ python3 ./pinch.py pin "$conf"
 
 cat >> "$conf" <<EOF
 [bar]
+type = git
 git_repo = file://$repo
 git_ref = master
 EOF