Skip to content

Commit 7a55ae8

Browse files
authored
Update runBenchmark_wContrast.sh
Updated echo message
1 parent 20a33b9 commit 7a55ae8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/Contrast/runBenchmark_wContrast.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ fi
3030
echo
3131
echo "Starting Benchmark application server with Contrast agent"
3232
echo " 1. Verify that the output shows \"Starting JVM\"."
33-
echo " 2. If the output contains \"Continuing without Contrast...\" the credentials in contrast.yaml are most likely incorrect or missing."
33+
echo " 2. If the output contains \"Contrast not enabled. Check log for details -\" the credentials in contrast.yaml are most likely incorrect or missing."
3434
echo " 3. Once the Benchmark server is fully started, open another terminal window and run the runCrawler.sh script from the Benchmark root directory."
3535
echo " 4. When the crawler finishes (takes a minute or two), hit CTRL+C in this window to stop the server and write the Contrast results to the /results folder."
3636
echo

0 commit comments

Comments
 (0)