diff options
| author | Paul Buetow <paul@buetow.org> | 2010-08-03 16:10:18 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-08-03 16:10:18 +0000 |
| commit | 7ed09c4e7f8f96ece6da4bffc7a0e488361f5866 (patch) | |
| tree | 0ab018ffa87baf0d7d162fe15e82efbd09d502e0 | |
| parent | 5e6e10bf83644486c7b1f70cd14833d2adf62307 (diff) | |
| -rwxr-xr-x | pwgrep.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ DEFAULTPWGREPDB=mydb -[ -z $SVN_EDITOR ] && SVN_EDITOR=ex +[ -z $SVN_EDITOR ] && export SVN_EDITOR=ex [ -z $PWGREPDB ] && PWGREPDB=$DEFAULTPWGREPDB.gpg # The PWGREPWORDIR should be in its own versioning repository. |
