summaryrefslogtreecommitdiffstats
path: root/tests/chanio.test
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-09-09 15:08:19 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-09-09 15:08:19 (GMT)
commit4c4d1e2d836ca5b3c4f6c0f0b3df7514667a372e (patch)
tree8c8878047675dc4d3cf3805c62ec1deaed939e28 /tests/chanio.test
parent2ef078fcde8663a017bc1af6eb823f97ea9dda6a (diff)
downloadtcl-4c4d1e2d836ca5b3c4f6c0f0b3df7514667a372e.zip
tcl-4c4d1e2d836ca5b3c4f6c0f0b3df7514667a372e.tar.gz
tcl-4c4d1e2d836ca5b3c4f6c0f0b3df7514667a372e.tar.bz2
Release the right thread! D'oh!
Diffstat (limited to 'tests/chanio.test')
-rw-r--r--tests/chanio.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chanio.test b/tests/chanio.test
index 6a8524c..fbc9854 100644
--- a/tests/chanio.test
+++ b/tests/chanio.test
@@ -7512,7 +7512,7 @@ test chan-io-70.1 {Transfer channel} -setup {
set res
}]
} -cleanup {
- thread::release
+ thread::release $tid
removeFile cutsplice
} -result {0 1 0}