Port number typo's in the user messaging within the 8080 scripts.

git-svn-id: http://webgoat.googlecode.com/svn/branches/webgoat-6.0@490 4033779f-a91e-0410-96ef-6bf7bf53c507
This commit is contained in:
EGAndrew@gmail.com 2013-05-24 20:28:46 +00:00
parent 97a05e295d
commit 771edfca6d
2 changed files with 2 additions and 2 deletions

View File

@ -21,5 +21,5 @@ call "%CATALINA_HOME%\bin\startup.bat" start
echo echo
echo If the Tomcat DOS shell quit immediately, it is likely that echo If the Tomcat DOS shell quit immediately, it is likely that
echo there is another service listening on port 80. echo there is another service listening on port 8080.
echo echo

View File

@ -21,5 +21,5 @@ call "%CATALINA_HOME%\bin\startup.bat" start
echo echo
echo If the Tomcat DOS shell quit immediately, it is likely that echo If the Tomcat DOS shell quit immediately, it is likely that
echo there is another service listening on port 80. echo there is another service listening on port 8080.
echo echo