summaryrefslogtreecommitdiff
path: root/check-FIXME.pl
diff options
context:
space:
mode:
Diffstat (limited to 'check-FIXME.pl')
-rwxr-xr-xcheck-FIXME.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/check-FIXME.pl b/check-FIXME.pl
index 915ad7a72..6d8e900e2 100755
--- a/check-FIXME.pl
+++ b/check-FIXME.pl
@@ -67,6 +67,7 @@ if (!grep /$product/, ( "nautilus", "gnome-vfs", "medusa", "oaf")) {
my $bugzilla_query_bug_url = "http://bugzilla.eazel.com/buglist.cgi?";
+$product =~ s/\-/\+/g;
my @cgi_options = ("bug_status=NEW",
"bug_status=ASSIGNED",
"bug_status=REOPENED",