View Change
2 comments:
File cli_classic.c:
Patch Set #10, Line 254: fprintf(stderr, "Error: --fmap and --ifd both specified. Aborting.\n")
If you want to have these two optione really exclusive you shuld check in the case OPTION_IFD if fmapfile has been assigned already. This would then cover the possibility of providing both exclusive arguments in a different order.
File flashrom.8.tmpl:
To view, visit change 23203. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I0e7fad38ed79a84d41358e1f175c36d255786c12
Gerrit-Change-Number: 23203
Gerrit-PatchSet: 10
Gerrit-Owner: Arthur Heymans <arthur@aheymans.xyz>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-CC: Werner Zeh <werner.zeh@siemens.com>
Gerrit-Comment-Date: Wed, 11 Jul 2018 06:20:24 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No