]> jfr.im git - irc/unrealircd/unrealircd.git/commitdiff
Travis-CI: cipherscan: it helps if you scan on the right port..
authorBram Matthys <redacted>
Sat, 16 Jun 2018 07:19:03 +0000 (09:19 +0200)
committerBram Matthys <redacted>
Sat, 16 Jun 2018 07:19:03 +0000 (09:19 +0200)
extras/build-tests/nix/run-tests

index 025c87462474a5343da1d51080d694cf64de58db..0257096eec86fdd7e41a8b70d59278b6b3f03c6d 100755 (executable)
@@ -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 -