diff options
| author | Paul Buetow <paul@buetow.org> | 2010-07-30 21:40:21 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-07-30 21:40:21 +0000 |
| commit | e4b1a0ac65029b4b4e8583207ef0f5124843eb3a (patch) | |
| tree | 7e229ae4124a53e7e641d7935138a6a8ab5677f4 | |
| parent | 5c3fd88930c4bba4f8ec3ba5d87bdf3ead4d7293 (diff) | |
changed default db to mydb.gpg
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
