aboutsummaryrefslogtreecommitdiffstats
path: root/addpass
diff options
context:
space:
mode:
authorNarrat <autumn-wind@web.de>2016-02-23 00:12:51 +0100
committerNarrat <autumn-wind@web.de>2016-02-23 00:26:29 +0100
commit7911e140b36139bed75d1f0dd578f56cf5106cfc (patch)
tree8ef21ce2ec41c03e3f79fd7e88dd8a454132f876 /addpass
parentde700a7255c2781b1176b199cc207ff3edea0389 (diff)
downloadrofi-pass-7911e140b36139bed75d1f0dd578f56cf5106cfc.tar.gz
Whitespace issues
This commit addresses some mangling of spaces and tabs and trailing whitespaces
Diffstat (limited to 'addpass')
-rwxr-xr-xaddpass1
1 files changed, 0 insertions, 1 deletions
diff --git a/addpass b/addpass
index 973c862..5e61dc3 100755
--- a/addpass
+++ b/addpass
@@ -65,4 +65,3 @@ elif [[ "$group" == "" ]]; then
else
printEntry | PASSWORD_STORE_DIR="${root}" pass insert -m "${group}/${Name}"
fi
-