summaryrefslogtreecommitdiff
path: root/tests/t0500-find.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2017-12-18 16:01:22 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2017-12-18 16:01:22 +0100
commitbd1cadd5620279b5ee781434b4f0731eb9ad730d (patch)
tree4078ffb02144f818fa054148c95c813629282d0a /tests/t0500-find.sh
parent7252e8b3cf829e908179913daad16ff2b8bdefdd (diff)
downloadpass-bd1cadd5620279b5ee781434b4f0731eb9ad730d.tar.gz
pass-bd1cadd5620279b5ee781434b4f0731eb9ad730d.tar.bz2
pass-bd1cadd5620279b5ee781434b4f0731eb9ad730d.zip
Quote array specifier
Otherwise this expands to a filename if one exists. Suggested-by: izaberina@gmail.com
Diffstat (limited to 'tests/t0500-find.sh')
0 files changed, 0 insertions, 0 deletions
2014-03-18Do not compress passwords.Jason A. Donenfeld1-1/+1 2013-09-14Use a glob in the pattern match instead of using two comparisons for [yY].Chris Down1-1/+1 2013-09-14Rephrase awkward/confusing message about enabling echo during password entry.Chris Down1-3/+3 2013-09-14Fix directory traversal for reencryption when $PREFIX is a symlinkBrian Shore1-1/+1 2013-08-26Makefile: Do not install bash completion to /etcLukas Fleischer1-3/+2 2013-05-22check if a passfile exists before checking for directoryBrian Mattern1-13/+12