Opened 7 years ago

Last modified 3 years ago

#912 new defect

Flag arguments to full-rebuild — at Version 1

Reported by: kjdon Owned by: kjdon
Priority: moderate Milestone: 3.11 Release
Component: Collection Building Severity: minor
Keywords: Cc:

Description (last modified by kjdon)

Full-rebuild.pl can take import or build specific arguments using the -import:arg_name arg_value syntax. It is always looking for an arg value, however, so you can't pass flag arguments.

Make it check arg names against a list of flag args and not look for a value if its a flag. Make the list of flags from the arg data structure. import.pl has a few args itself (most are in inexport), so may need to have import.pm so that full-rebuild.pl can load in import::arguments.

Also, make the option work for gs2 in collect.cfg? or is there no need for it there???

Change History (1)

comment:1 by kjdon, 7 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.