]> rtime.felk.cvut.cz Git - novaboot.git/commit
Change target connection warning to error
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 25 Nov 2014 11:01:25 +0000 (12:01 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 25 Nov 2014 11:01:25 +0000 (12:01 +0100)
commit44e4e6fda486ad18f192e2ab473be9f309be7311
treef589a427575a437b7e4bdc8a6657868be9b21df3
parent2e6309413e432b7fe070cd4dbc81ee6940202444
Change target connection warning to error

In the previous commit I argued that it is a valid use case to override
target connection option from command line. I realized that this is not
true, because the implementation does not know which option was given
last and the effective option is determined by the implementation and
not by the position on the command line. Therefore, it is almost always
an error to specify target connection option multiple times.
novaboot