[Pybot-commits] CVS: pybot ChangeLog,1.3,1.4
Brought to you by:
niemeyer
From: Gustavo N. <nie...@us...> - 2001-12-04 01:00:12
|
Update of /cvsroot/pybot/pybot In directory usw-pr-cvs1:/tmp/cvs-serv2096 Modified Files: ChangeLog Log Message: Updated. Index: ChangeLog =================================================================== RCS file: /cvsroot/pybot/pybot/ChangeLog,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** ChangeLog 2001/12/04 00:57:37 1.3 --- ChangeLog 2001/12/04 01:00:09 1.4 *************** *** 2,5 **** --- 2,7 ---- * pybot.py, pybot/runner.py: New files with new startup system. * run, scripts/pybot.py: Removed. + * *.py: Converted tabs to spaces so people using other editors + feel confortable as well (suggested by John Thingstad). 2001-11-14 Gustavo Niemeyer <nie...@co...> |