Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Whitespace
  • Loading branch information
AlexDaniel committed Jul 14, 2016
1 parent 2c50280 commit f1ad881
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bisectable.pl
Expand Up @@ -149,8 +149,8 @@ sub help {
}

Bisectable->new(
server => 'irc.freenode.net',
port => '6667',
server => 'irc.freenode.net',
port => '6667',
channels => ['#perl6', '#perl6-dev'],
nick => $name,
alt_nicks => [$name . '2', $name . '3', 'bisect'],
Expand Down

0 comments on commit f1ad881

Please sign in to comment.