chiark
/
gitweb
/
~mdw
/
ircbot
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
a867f54
)
Set socketargs to {}.
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 31 Jan 2001 17:39:09 +0000
(17:39 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Wed, 31 Jan 2001 17:39:09 +0000
(17:39 +0000)
test.tcl
patch
|
blob
|
blame
|
history
diff --git
a/test.tcl
b/test.tcl
index 4db26481335ce364d06b97440396cabe184fc7c8..957f9f41cd5577281715b5efbdf3046ea36e80bb 100644
(file)
--- a/
test.tcl
+++ b/
test.tcl
@@
-3,5
+3,6
@@
set host chiark
set nick testbot
set ownfullname confused
+set socketargs {}
source bot.tcl