summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2010-07-30 21:40:21 +0000
committerPaul Buetow <paul@buetow.org>2010-07-30 21:40:21 +0000
commite4b1a0ac65029b4b4e8583207ef0f5124843eb3a (patch)
tree7e229ae4124a53e7e641d7935138a6a8ab5677f4
parent5c3fd88930c4bba4f8ec3ba5d87bdf3ead4d7293 (diff)
changed default db to mydb.gpg
-rwxr-xr-xpwgrep.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pwgrep.sh b/pwgrep.sh
index 3d1c180..a9a3219 100755
--- a/pwgrep.sh
+++ b/pwgrep.sh
@@ -33,7 +33,7 @@
# You can overwrite the default values by setting env. variables
# or by just editing this file.
-DEFAULTPWGREPDB=database
+DEFAULTPWGREPDB=mydb
[ -z $SVN_EDITOR ] && SVN_EDITOR=ex
[ -z $PWGREPDB ] && PWGREPDB=$DEFAULTPWGREPDB.gpg