Allow --config in --incremental mode.

This commit is contained in:
NeilBrown 2008-09-18 15:05:46 +10:00
parent c69b251bc7
commit 7b187ed7e9
1 changed files with 1 additions and 0 deletions

View File

@ -638,6 +638,7 @@ int main(int argc, char *argv[])
continue;
case O(ASSEMBLE,'c'): /* config file */
case O(INCREMENTAL, 'c'):
case O(MISC, 'c'):
case O(MONITOR,'c'):
if (configfile) {