fix double 'init' regression
commitde27ebfa837a13309a03bfa0674513deed0d59e9
authorZachary T Welch <zw@superlucidity.net>
Thu, 3 Dec 2009 13:23:16 +0000 (3 05:23 -0800)
committerZachary T Welch <zw@superlucidity.net>
Thu, 3 Dec 2009 13:28:51 +0000 (3 05:28 -0800)
tree78ecb734a535447fe268087edb9b15bff39bbc48
parent23f07d08e3998642326aa115cdd4cb1199f2704b
fix double 'init' regression

To prevent regression in the behavior of 'init', we allow it to run in
any mode.  If provided with -c init and with -c noinit, then the second
init at startup caused a spurious mode failure.  Let 'init' handle it.
src/openocd.c