Fix reorder symbol optBuild check

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 8.1.0-rc0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security
    • Fully Compatible
    • ALL
    • Security 2024-08-19
    • 200
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      optBuild in SConstruct is a string, not a boolean. The check needs to be changed from "not optBuild" to "optBuild == 'off'".

            Assignee:
            Mark Benvenuto
            Reporter:
            Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: