Now the test servers and test cases can run on a custom port number. There's
no fixed port numbers in use anymore. Starting now, the default ports the servers use are 8990 - 8993. There's no option to modify these yet, but changing the $base option in the top of the runtests.pl script.
This commit is contained in:
@@ -50,7 +50,7 @@ HTTP with shared cookie list (and dns cache)
|
||||
lib506
|
||||
</tool>
|
||||
<command>
|
||||
http://%HOSTIP:%HOSTPORT/506
|
||||
http://%HOSTIP:%HTTPPORT/506
|
||||
</command>
|
||||
</client>
|
||||
|
||||
@@ -139,7 +139,7 @@ unlock: share <Pigs in space>: 55
|
||||
GLOBAL_CLEANUP
|
||||
</stdout>
|
||||
<stderr>
|
||||
http://%HOSTIP:%HOSTPORT/506
|
||||
http://%HOSTIP:%HTTPPORT/506
|
||||
</stderr>
|
||||
<file name="log/jar506">
|
||||
# Netscape HTTP Cookie File
|
||||
|
||||
Reference in New Issue
Block a user