OpenOCD 0.3.1 won't SRST on Olimex (USB Tiny) properly

I noticed that if I add “trst_open_drain” to my reset_config command, I see SRST getting asserted low but if I remove that command then SRST never gets asserted.

This seems odd… Why would trst_open_drain affect SRST? On my board they are separate signals. SRST and TRST are both open drain.

Currently, by removing the trst_open_drain configuration, my chain is coming up but I would like to solve the dilemma.

Thanks,

Bill