bug/sanity.pl |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit da73abd690b4f99c482aa1b4bb33b7c2970d4df5
Author: Loic Dachary <l...@dachary.org>
Date:   Fri Oct 7 13:06:13 2011 +0200

    BugAssistantTest was removed from bugzilla

diff --git a/bug/sanity.pl b/bug/sanity.pl
index 54a931c..284eb99 100644
--- a/bug/sanity.pl
+++ b/bug/sanity.pl
@@ -35,8 +35,6 @@ sub parse {
     close(QUERY);
 
     foreach (@{$cpts[$libreoffice]}) {
-        # 
-        next if($_ eq 'BugAssistantTest');
         $bugzilla2wiki{$_} = 0;
     }
 
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to