diff draw_amr_matrix.py @ 14:c5e80637cf3d draft

Uploaded
author greg
date Tue, 28 Mar 2023 13:42:30 +0000
parents b1a7e04e6371
children 487a3c008812
line wrap: on
line diff
--- a/draw_amr_matrix.py	Tue Mar 28 13:21:09 2023 +0000
+++ b/draw_amr_matrix.py	Tue Mar 28 13:42:30 2023 +0000
@@ -197,7 +197,7 @@
         # exact inputs when running outside of planeo that result in the value
         # being 2.  So we have to pass this in_test_mode flag in order to get
         # functional tests to work.
-        if in_test_mode:
+        if in_test_mode == 'true':
             shape_val = 0
         else:
             shape_val = 1