On Wed, Sep 30, 2009 at 7:22 AM, vishnu <[email protected]> wrote:
>
> Hi,
>
> Does anyone know whats this error?
>
> I am trying this, so that I can recommend the setup to a org.
>
> Vishnu

>From TracForge's setup.py:

4       import os
5       if os.getlogin() != 'coderanger':
6           print 'DO NOT USE THIS CODE YET.'
7           import sys
8           sys.exit(1)


That's there for a reason.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to