summaryrefslogtreecommitdiffstats
path: root/tools/tsdPerf.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tsdPerf.tcl')
-rw-r--r--tools/tsdPerf.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tsdPerf.tcl b/tools/tsdPerf.tcl
index f2cc6d6..360ca9c 100644
--- a/tools/tsdPerf.tcl
+++ b/tools/tsdPerf.tcl
@@ -6,7 +6,7 @@ for {set i 0} {$i < 4} {incr i} {
lappend ::tids [thread::create [string map [list IVALUE $i] {
set curdir [file dirname [info script]]
load [file join $curdir tsdPerf[info sharedlibextension]]
-
+
while 1 {
tsdPerfSet IVALUE
}