Bug 11814: Use constants to describe statuses
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 21 Feb 2014 14:19:09 +0000 (09:19 -0500)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 30 Apr 2015 18:32:49 +0000 (15:32 -0300)
commit31922af4717e5f1de20b7c22a76f4003d99a9819
tree2a2c9d5ee4ffab05583f56fe406cdaeed0e5efcd
parent7bf698732727dd4f9c45630366df01d4345542a0
Bug 11814: Use constants to describe statuses

Make the code a bit more understandable by using constants to define
the status values and reference those. Adds self-documentation.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
C4/Serials.pm