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

Gary Williams
18.39.2011 8467965563b66da4a272ecb20551cd912c7a4345
fix whitespace match in result for restore db task test
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/tasks/restore_db.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/tasks/restore_db.xml
@@ -163,7 +163,7 @@
                  </script>
                  <call function="'searchString'">
                    { 'expectedString' : '%s.*  Restore  Completed successfully' \
                    { 'expectedString' : '%s.*   Restore   Completed successfully' \
                                         % currentDate,
                      'returnString'     : returnString ,
                      'expectedRC'     : 'noCheck' }