Skip to content

Commit 5072caf

Browse files
committed
Fix another critical bug
Remove test codes which will affect test results. Tweaked export result style.
1 parent bf4cdf3 commit 5072caf

File tree

6 files changed

+3
-7
lines changed

6 files changed

+3
-7
lines changed

speedtest.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,9 +237,9 @@ if "!export_with_maxspeed!" == "true" (echo !groupstr!,!ps!,!pkloss!,!avgping!,!
237237
goto :eof
238238

239239
:resulteof
240-
echo Traffic used : !trafficstr!. Online Node(s) : [!onlines!/!totals!]>>"!resultfile!"
240+
echo Traffic used : !trafficstr!. Working Node(s) : [!onlines!/!totals!]>>"!resultfile!"
241241
echo Generated at %curdate:/=-% !time!>>"!resultfile!"
242-
echo By Stair Speedtest>>"!resultfile!"
242+
echo By Stair Speedtest.>>"!resultfile!"
243243
goto :eof
244244

245245
:logeof
-8.3 MB
Binary file not shown.
4.3 MB
Binary file not shown.

tools/misc/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/network/.wget-hsts

Lines changed: 0 additions & 4 deletions
This file was deleted.

tools/network/multithread-test.exe

-512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)