diff options
| author | Paul Buetow <paul@buetow.org> | 2010-07-28 15:57:07 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2010-07-28 15:57:07 +0000 |
| commit | 7de3e9bdfe216518d1a18ff1219b65088b2d7a7d (patch) | |
| tree | 48e6500922e090027d957c3bf7dafcde10c407cb | |
| parent | 6b10b8bb7b767a7d6894a8124492356e63bf8469 (diff) | |
svn editor = ex if not set
| -rwxr-xr-x | pwgrep.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ # You can overwrite the default values by setting env. variables # or by just editing this file. +[ -z $SVN_EDITOR] && SVN_EDITOR=ex [ -z $PWGREPDB] && PWGREPDB=database.gpg # The PWGREPWORDIR should be in its own versioning repository. |
