summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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