]> git.sesse.net Git - remoteglot/blobdiff - remoteglot.pl
Tiny error message cleanup.
[remoteglot] / remoteglot.pl
index 76163703bcf033921780c2496c550169511ef863..a924701b3ec4c19606d3e9477796bd7d677f7a5d 100755 (executable)
@@ -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.