[pybot-commits] CVS: pybot pybot.conf,1.8,1.9
Brought to you by:
niemeyer
From: Gustavo N. <nie...@us...> - 2003-08-22 00:24:49
|
Update of /cvsroot/pybot/pybot In directory sc8-pr-cvs1:/tmp/cvs-serv26043 Modified Files: pybot.conf Log Message: Commented out permission:admins setting. Index: pybot.conf =================================================================== RCS file: /cvsroot/pybot/pybot/pybot.conf,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** pybot.conf 29 May 2003 05:11:29 -0000 1.8 --- pybot.conf 21 Aug 2003 21:39:39 -0000 1.9 *************** *** 21,25 **** ; system (send "help permission" to pybot for more information), or just ; append an entry here and restart pybot. ! admins = niemeyer@conectiva [userdata] --- 21,25 ---- ; system (send "help permission" to pybot for more information), or just ; append an entry here and restart pybot. ! ;admins = niemeyer@conectiva [userdata] |