]> git.donarmstrong.com Git - irc.git/commitdiff
use normal timeout instead of btimeout
authorDon Armstrong <don@donarmstrong.com>
Thu, 28 Jun 2007 16:10:25 +0000 (16:10 +0000)
committerDon Armstrong <don@donarmstrong.com>
Thu, 28 Jun 2007 16:10:25 +0000 (16:10 +0000)
.irssi/scripts/auto_bleh.pl

index 92ae4948a194100c3cecd5f79974b708d34303f0..1ea3a1c264a36eab272446ec3fc649da3a831101 100644 (file)
@@ -143,7 +143,7 @@ sub do_auto_bleh {
                            # OFTC now supports +q/-q.
                            #quiet   => 'ban',
                            #unquiet => 'unban',
                            # OFTC now supports +q/-q.
                            #quiet   => 'ban',
                            #unquiet => 'unban',
-                           timeout => 'btimeout',
+                           #timeout => 'btimeout',
                           );
          for my $key (keys %fn_mapping) {
               if ($$cmd{$key}) {
                           );
          for my $key (keys %fn_mapping) {
               if ($$cmd{$key}) {