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

el_kaboing
21.40.2006 315aeca776d85723bc67702e1dd08d60249e9b6b
opends/tests/integration-tests-testng/build.sh
@@ -100,7 +100,7 @@
echo "Starting the build for the integration test suites"
# Execute the ant script and pass it any additional command-line arguments.
${ANT_HOME}/bin/ant --noconfig ${*}
${ANT_HOME}/bin/ant -verbose --noconfig ${*}
if [ $? -eq 0 ]; then
    echo "Successfully built the integration test suite"