X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=remoteglot.pl;h=b018e3841d8c336036f9fb8366d13fd1c5218a19;hp=8cfb0be553049e74ba03fef87597a76bc02838b7;hb=d65c5b5001e2a61c2aa9e5fc97859515db69d72f;hpb=8aaf7ba74d9bea4b265b20bca455bd682c956405 diff --git a/remoteglot.pl b/remoteglot.pl index 8cfb0be..b018e38 100755 --- a/remoteglot.pl +++ b/remoteglot.pl @@ -199,7 +199,6 @@ sub handle_fics { }; if ($@) { warn "Error when getting FICS move history: $@"; - exit; $getting_movelist = 0; } }