Use "const-like" variables instead of numerical exit codes
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 2 Jun 2014 15:06:25 +0000 (18:06 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Tue, 3 Jun 2014 13:08:21 +0000 (16:08 +0300)
commit21163ef1223caafe499b6530711c2bac76aacfbd
treed63b1d00623b3d7ebce78ad36d56f83ca3a00583
parentd929d4de1675bc7500576b1011c444ca828775a3
Use "const-like" variables instead of numerical exit codes

Just a cosmetic internal refactor. Hopefully making the code easier to
understand.

Change-Id: I8ae4d01eec410abe1535794d50e1af3cbbe40884
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
obs_service_gbs/command.py