summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xpwgrep.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/pwgrep.sh b/pwgrep.sh
index a5e6a22..f2d5a28 100755
--- a/pwgrep.sh
+++ b/pwgrep.sh
@@ -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.