Index: shared/scripts/configuration/utility.py =================================================================== diff -u -r27c834ccd6f2f96a504ef67f7b834c9593d3860c -r499d023ca643ee3b7985f41aa894304c97c0e72f --- shared/scripts/configuration/utility.py (.../utility.py) (revision 27c834ccd6f2f96a504ef67f7b834c9593d3860c) +++ shared/scripts/configuration/utility.py (.../utility.py) (revision 499d023ca643ee3b7985f41aa894304c97c0e72f) @@ -296,8 +296,8 @@ test.compare(bullet_circle_color,config.CURRENT_COLOR," the bullet color must be " + str(config.CURRENT_COLOR)) test.compare(bullet_border_color,config.INCOMPLETE_COLOR, " the bullet border color must be " + str(config.INCOMPLETE_COLOR)) test.endSection() + - def set_arterial_ranges_min_val(art_low): """ Method to set the Arterial range maximum value to user expected value