X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=remoteglot.pl;h=a924701b3ec4c19606d3e9477796bd7d677f7a5d;hp=76163703bcf033921780c2496c550169511ef863;hb=6c297793e9c8888e6a33bb2c72c852c876652d87;hpb=07df5186917c7eebde1fe9f1cee1919c5c1bc398 diff --git a/remoteglot.pl b/remoteglot.pl index 7616370..a924701 100755 --- a/remoteglot.pl +++ b/remoteglot.pl @@ -861,7 +861,7 @@ sub handle_tb_lookup_return { # position in the meantime, we might query a completely # different position! But that's fine. } else { - die "Unknown response state state " . $response->{'Response'}{'StateString'}; + die "Unknown response state " . $state; } # Wait a second before we schedule another one.