Am 27. Oktober 2011 14:39 schrieb Michael Hanselmann <[email protected]>: > Am 26. Oktober 2011 15:30 schrieb Andrea Spadaccini <[email protected]>: >> --- a/test/ganeti.hooks_unittest.py >> +++ b/test/ganeti.hooks_unittest.py >> rr = rpc.RpcResult >> - return dict([(node, rr(True, [("utest", constants.HKR_SUCCESS, "ok")], >> + return dict([(node, rr((True, [("utest", constants.HKR_SUCCESS, "ok")]), >> node=node, call='FakeScriptOk')) > > Use "" for strings.
Err, misread the diff, sorry. Ignore my comment. Michael
