gecko-dev/webtools/tinderbox2
kestes%walrus.com 208453c9f5 fixed a bug where the comments were correct but the code was wrong!
the code needed to call p4 something like this
            'p4 changes -s submitted @2003/05/10,@now //...'
but instead called it like this
           'p4 changes -s @2003/05/10,@now //...'
the '-s' did not have any
argument which is required.  This bug was found by  Ken Beal .
2004-03-10 03:42:44 +00:00
..
src fixed a bug where the comments were correct but the code was wrong! 2004-03-10 03:42:44 +00:00
.cvsignore
ChangeLog
configure
Contact
Goals
Install clear up some of the writing in this document based on user feed back. 2004-01-07 01:49:06 +00:00
Makefile.in
Overview
Policies
tinderbox2-local-conf.spec
tinderbox2.spec
tinderbox.html
Todo