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:
parent
97a05e295d
commit
771edfca6d
@ -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
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user