mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-07-06 22:03:12 +02:00
Travis-CI: cipherscan: it helps if you scan on the right port..
This commit is contained in:
@@ -52,8 +52,8 @@ cd -
|
||||
# Do cipherscan test
|
||||
sleep 2
|
||||
cd ../cipherscan
|
||||
./cipherscan --no-colors 127.0.0.1:5697
|
||||
#./cipherscan --json 127.0.0.1:5597 >.........
|
||||
./cipherscan --no-colors 127.0.0.1:5900
|
||||
#./cipherscan --json 127.0.0.1:5900 >.........
|
||||
sleep 5
|
||||
cd -
|
||||
|
||||
|
||||
Reference in New Issue
Block a user