summaryrefslogtreecommitdiff
path: root/tests/t0500-find.sh
diff options
context:
space:
mode:
authorTom Vincent <pass@tlvince.com>2013-10-31 16:04:28 +0000
committerJason A. Donenfeld <Jason@zx2c4.com>2014-03-20 02:24:17 -0600
commit59e0e6eb6f2961a0217af0d7331e5db630fbf2fe (patch)
treef606bfeb2825bd63dc476604e02f9c4c22bc3727 /tests/t0500-find.sh
parentea0572cf2cf4980555c7f1dc4cbf9c0962041a6c (diff)
downloadpass-59e0e6eb6f2961a0217af0d7331e5db630fbf2fe.tar.gz
pass-59e0e6eb6f2961a0217af0d7331e5db630fbf2fe.tar.bz2
pass-59e0e6eb6f2961a0217af0d7331e5db630fbf2fe.zip
Follow symlinks in Zsh completion
If `PASSWORD_STORE_DIR:-$HOME/.password-store` is a symlink, Zsh throws: `_values:compvalues:10: not enough arguments`. Passing `-L` to find(1) fixes this.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
ommit/pkg/config/config.go?id=273e14dda135a58b834a5a8dc005f0c26f3711e7&follow=1'>Issue #95 Add warning when config can be read globally.René 'Necoro' Neumann1-0/+11 2023-05-11Issue #95: Change cache ownership.René 'Necoro' Neumann1-0/+4 2023-05-11Issue #95: Add hint about sensible access rights.René 'Necoro' Neumann1-0/+1 2023-04-23[workflow] Port changes also to releaseRené 'Necoro' Neumann1-6/+5 2023-04-23[workflow] Checkout before go setupRené 'Necoro' Neumann1-3/+3 2023-04-23[workflow] determine go version from go.modRené 'Necoro' Neumann1-3/+2 2023-04-23Improve test to also validate error messageRené 'Necoro' Neumann1-42/+39 2023-04-22Fix/improve testsRené 'Necoro' Neumann1-59/+104 2023-04-22Improve error handlingRené 'Necoro' Neumann1-1/+11 2023-04-21Fix workflow: '1.20' needs to be quotedRené 'Necoro' Neumann2-2/+2