mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

andrug
31.30.2008 48567a7abe6cde4bace2ed73d5f9a8e0aef5c13a
fix issue: define cmdResult variable in else block
1 files modified
1 ■■■■ changed files
opends/tests/system-tests/phases/shared/functions/utils.xml 1 ●●●● patch | view | raw | blame | history
opends/tests/system-tests/phases/shared/functions/utils.xml
@@ -878,6 +878,7 @@
          </call>
          <script>
            ERR_NUM[0] += 1
            cmdResult = [['9999','ERROR : file does not exist']]
          </script>
        </sequence>
      </else>