]>
git.scottworley.com Git - pinch/blob - tests/reject-partially-unpinned.sh
3 . .
/tests
/lib
/test-setup.sh
7 python3 .
/pinch.py pin
"$conf"
12 git_repo = file://$repo
18 if python3 .
/pinch.py update
--dry-run "$conf";then
19 echo "FAIL: Update on an unpinned file should fail"