summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2008-11-17 08:31:35 -0500
committerOwen W. Taylor <otaylor@fishsoup.net>2008-11-17 08:31:35 -0500
commit4df31f62cd0a08d4a8dd65ff6c3ada030e252787 (patch)
tree1017286aa01e0163d40523fddecaeb8bce55d36f
parentc859173a94bb157d804db479cee623f29eecdd78 (diff)
downloadgit-bz-4df31f62cd0a08d4a8dd65ff6c3ada030e252787.tar.gz
Fix severity in default config to 'normal'
The default default severity should be 'normal', not empty.
-rwxr-xr-xgit-bz2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-bz b/git-bz
index 7dafee5..fd36d74 100755
--- a/git-bz
+++ b/git-bz
@@ -154,7 +154,7 @@ DEFAULT_CONFIG = \
"""
default-assigned-to =
default-bug-file-loc =
-default-bug-severity =
+default-bug-severity = normal
default-op-sys = All
default-priority = P5
default-rep-platform = All