Change value for ECODE_TEMP_NORES
authorMichael Hanselmann <hansmi@google.com>
Mon, 10 Dec 2012 15:41:42 +0000 (16:41 +0100)
committerMichael Hanselmann <hansmi@google.com>
Mon, 10 Dec 2012 16:03:53 +0000 (17:03 +0100)
commite2dd6ece69864e517b55ca209d887d907c6f0273
treedc56f0420fb7f67e09ad6eba56eef87a493b9d83
parent94811696fecebd2a6b956f9f13516d55046f5844
Change value for ECODE_TEMP_NORES

Unfortunately there was a bug in commit 518a45e whereby ECODE_TEMP_NORES
had the same value as ECODE_NORES, leading to failures in a Haskell
test. Of course this would also have affected other users of the constant.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Iustin Pop <iustin@google.com>
lib/errors.py
lib/rapi/client.py