Bug0064

Description
--sysconf= arguement not parsed

When parsing this arguement to a directory, presumadly containing a pyflagrc file, no attempt is made to access this directory.

--sysconf=/HAHAH was passed and the program "strace -fe trace=file python FlagHTTPServer.py..." and no instances of /HAHA were attempted to be accessed.

Logged
2007-12-18
Logged By

DanBlack

Assigned to
Status
Closed

Get back to the BugIndex


Pyflag uses the command line parameter --conf_file to tell it which config file to use as well as @sysconfig@/pyflagrc now.