diff options
author | Narrat <autumn-wind@web.de> | 2016-02-23 00:12:51 +0100 |
---|---|---|
committer | Narrat <autumn-wind@web.de> | 2016-02-23 00:26:29 +0100 |
commit | 7911e140b36139bed75d1f0dd578f56cf5106cfc (patch) | |
tree | 8ef21ce2ec41c03e3f79fd7e88dd8a454132f876 /addpass | |
parent | de700a7255c2781b1176b199cc207ff3edea0389 (diff) | |
download | rofi-pass-7911e140b36139bed75d1f0dd578f56cf5106cfc.tar.gz |
Whitespace issues
This commit addresses some mangling of spaces and tabs and trailing whitespaces
Diffstat (limited to 'addpass')
-rwxr-xr-x | addpass | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -65,4 +65,3 @@ elif [[ "$group" == "" ]]; then else printEntry | PASSWORD_STORE_DIR="${root}" pass insert -m "${group}/${Name}" fi - |