BUG-8494: fix failure path thinko 76/59576/1
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Jun 2017 14:53:09 +0000 (16:53 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Tue, 27 Jun 2017 14:53:52 +0000 (16:53 +0200)
commit5e986f5320c561953759a7beffb11db7e296817c
tree68a395df2bd7a6af8c91ae3d0fde143bbbeaa4e6
parent1c495bceb8d9c203f5ce53ea1ab9d907efb4d7b3
BUG-8494: fix failure path thinko

The check should be to see if the failure has *not* been set,
hence invert the check.

Change-Id: I2c3893924f1c985687beedbfae0889388fad15c7
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
opendaylight/md-sal/samples/clustering-test-app/provider/src/main/java/org/opendaylight/controller/clustering/it/provider/impl/AbstractTransactionHandler.java