diff --git a/test.py b/test.py index 51c5fae90..27ad5ef2d 100755 --- a/test.py +++ b/test.py @@ -1004,6 +1004,7 @@ def run_tests(): # # Set the proper suffix. # + global BUILD_PROFILE_SUFFIX if BUILD_PROFILE == 'release': BUILD_PROFILE_SUFFIX = "" else: