Modify ↓
Ticket #550 (closed defect: fixed)
bcfg2-info 'non-interactive mode' patch removes ability to specify an alternate config file
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.9.6 Release |
Component: | bcfg2-client | Version: | 0.9.x |
Keywords: | Cc: |
Description
from trunk:
[email protected]:~/devel/ischool/conf$ /usr/sbin/bcfg2-info -C ../bcfg2.local.conf Creating new statistics file /homes/pjjw/devel/ischool/conf/etc/statistics.xml Processed 148 gamin events in 75.797 seconds. 0 collapsed Processed 72 gamin events in 0.268 seconds. 0 collapsed Processed 209 gamin events in 0.394 seconds. 0 collapsed Processed 281 gamin events in 0.430 seconds. 0 collapsed Processed 226 gamin events in 0.239 seconds. 0 collapsed Processed 43 gamin events in 0.105 seconds. 0 collapsed Processed 0 gamin events in 0.100 seconds. 0 collapsed Failed to read file probed.xml *** Unknown syntax: -C ../bcfg2.local.conf
to make it work as is it looks like you'd need to remove parsable options from sys.argv before checking its length.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Resolved in [a651c7b5e3d5defda2dba7055c04d405dd7c769c] (SVN r4590)