inf2mondb: add --inflist to pass filename with list of ini files
authorMatt Domsch <matt@domsch.com>
Fri, 2 Nov 2007 18:33:14 +0000 (13:33 -0500)
committerMatt Domsch <matt@domsch.com>
Fri, 2 Nov 2007 18:33:14 +0000 (13:33 -0500)
commitb81e6c83bbeb87c6899e96f103de0c5543e2df93
treeda07ce0c1e544faedfc5127e8dfbf704802b5277
parent52e9c9d85155c2c878eecbbcfc1db080097f7122
inf2mondb: add --inflist to pass filename with list of ini files

This avoids problems with shell expands in paths to ini files that
include spaces and other odd characters.  Files listed in inflist are
parsed before the rest of the args on the command line.
inf2mondb.py