Merge pull request #29 from Narrat/optim/whitespaces

Whitespace issues
This commit is contained in:
Rasmus Steinke 2016-02-23 02:47:18 +01:00
commit 3592938ba7
4 changed files with 27 additions and 28 deletions

View File

@ -65,4 +65,3 @@ elif [[ "$group" == "" ]]; then
else else
printEntry | PASSWORD_STORE_DIR="${root}" pass insert -m "${group}/${Name}" printEntry | PASSWORD_STORE_DIR="${root}" pass insert -m "${group}/${Name}"
fi fi