ajack       2003/09/09 16:37:48

  Modified:    python/gump rss.py
  Log:
  Typo
  
  Revision  Changes    Path
  1.5       +4 -4      jakarta-gump/python/gump/rss.py
  
  Index: rss.py
  ===================================================================
  RCS file: /home/cvs/jakarta-gump/python/gump/rss.py,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- rss.py    9 Sep 2003 23:00:26 -0000       1.4
  +++ rss.py    9 Sep 2003 23:37:48 -0000       1.5
  @@ -117,7 +117,7 @@
                       #if not s.currentState == s.previousState \
                       #  and not s.currentState == STATUS_PREREQ_FAILURE \
                       #  and not s.currentState == STATUS_COMPLETE :
  -                    if 1
  +                    if 1:
                           project=pctxt.project
                               
                           log.info("RSS written for " + pctxt.name); 
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to