summaryrefslogtreecommitdiff
path: root/tests/t0102-summary.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* Brown paper bag: don't use `grep -v`Lars Hjemli2008-02-241-3/+3
* Create initial testsuiteLars Hjemli2007-11-111-0/+20
ll invocations of GPGDavid Adam2-4/+7 Uses the PASSWORD_STORE_GPG_OPTS environment variable. Can be used to (e.g.) change the keyrings or trust model used. 2015-05-11Exit 1 when gpg fails in multiline too.Anne Jan Brouwer1-1/+1 Multiline insert errors gave a exit code of 0, now correctly propagated.