a few small fixes here and there, more telnet tests, starting Siege load testing
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
test_name="Path Test"
|
||||
|
||||
config_file="test1.config"
|
||||
config_file="./Tester/test1.config"
|
||||
port=4040
|
||||
host="localhost"
|
||||
|
||||
@@ -31,7 +31,6 @@ run_this_test()
|
||||
echo "----- $test_name -----"
|
||||
echo -e "$_RED$request$_END"
|
||||
} >> telnet.log
|
||||
# echo -e "$request" > compare.txt >> telnet.out
|
||||
echo -e "$request"
|
||||
sleep 1
|
||||
echo -e "\n" >> telnet.log
|
||||
|
||||
Reference in New Issue
Block a user