projects
/
tclxmppd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a49945
)
Mark all text files as native line endings
author
Pat Thoyts
<patthoyts@users.sourceforge.net>
Thu, 31 Jul 2008 22:25:56 +0000
(22:25 +0000)
committer
Pat Thoyts
<patthoyts@users.sourceforge.net>
Thu, 31 Jul 2008 22:25:56 +0000
(22:25 +0000)
tests/ctalk.tcl
patch
|
blob
|
history
diff --git
a/tests/ctalk.tcl
b/tests/ctalk.tcl
index 1b9e3d13595a378ea7458dde7a589ed93a61bc37..e9ad5e958e4ccbe919741f1ab67b56d91923ddc0 100644
(file)
--- a/
tests/ctalk.tcl
+++ b/
tests/ctalk.tcl
@@
-247,4
+247,5
@@
if {!$tcl_interactive} {
set r [catch [linsert $argv 0 ::ctalk::Main] err]
if {$r} {puts $errorInfo}
exit $r
-}
\ No newline at end of file
+}
+