From: Scott Worley Date: Fri, 29 May 2020 06:16:50 +0000 (-0700) Subject: Verify update fails if run before pin X-Git-Tag: 1.3~5 X-Git-Url: http://git.scottworley.com/pinch/commitdiff_plain/f00c16b30250a85d379d18c0d9d31e9446d83bb4?hp=0e515222756a52b6f6e617a5dba149d7422546d4 Verify update fails if run before pin --- diff --git a/tests/reject-partially-unpinned.sh b/tests/reject-partially-unpinned.sh new file mode 100755 index 0000000..5fc61fd --- /dev/null +++ b/tests/reject-partially-unpinned.sh @@ -0,0 +1,22 @@ +#!/bin/sh + +. ./tests/lib/test-setup.sh + +foo_setup + +python3 ./pinch.py pin "$conf" + +cat >> "$conf" <