summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-07-18 18:09:27 +0200
committerJan Pokorný <jpokorny@redhat.com>2013-07-18 18:09:27 +0200
commitf49fb27bb081563dbf2d9e38adf26fee4ba58735 (patch)
treeb9e80fa0ed915542cbf89a2a82f44071919dd1c5
parenta2b3258dbe82b4ee3254190452a3cd429417a0e1 (diff)
downloadwatch-bz-f49fb27bb081563dbf2d9e38adf26fee4ba58735.tar.gz
watch-bz-f49fb27bb081563dbf2d9e38adf26fee4ba58735.tar.xz
watch-bz-f49fb27bb081563dbf2d9e38adf26fee4ba58735.zip
docs_scoped flag can be repeated
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
-rwxr-xr-xwatch-bz2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-bz b/watch-bz
index da6d0c4..5c7bbc4 100755
--- a/watch-bz
+++ b/watch-bz
@@ -177,7 +177,7 @@ do_watch () {
-e \"s|exception|E|\" \
-e \"s|blocker|BL|\" \
-e \"s|requires_release_note|RN|\" \
- -e \"s|docs_scoped|DS|\" \
+ -e \"s|docs_scoped|DS|g\" \
-e \"s|rhel-||g\" \
-e \"s|qe_test_coverage[?+-][,]\?||\" \
-e \"s|None||\" | ${TAIL}"