Fossil SCM

Minor spacing fix.

mistachkin 2016-01-26 02:45 rberteig-json-test
Commit 2ff6ceb9853b6d1f87e67ce32029347c717a81f1
1 file changed +1 -1
+1 -1
--- test/tester.tcl
+++ test/tester.tcl
@@ -135,11 +135,11 @@
135135
set rc [catch {eval exec $cmd} result]
136136
}
137137
global RESULT CODE
138138
set CODE $rc
139139
if {($rc && !$expectError) || (!$rc && $expectError)} {
140
- protOut "ERROR: $result" 1
140
+ protOut "ERROR: $result" 1
141141
} elseif {$::VERBOSE} {
142142
protOut "RESULT: $result"
143143
}
144144
set RESULT $result
145145
}
146146
--- test/tester.tcl
+++ test/tester.tcl
@@ -135,11 +135,11 @@
135 set rc [catch {eval exec $cmd} result]
136 }
137 global RESULT CODE
138 set CODE $rc
139 if {($rc && !$expectError) || (!$rc && $expectError)} {
140 protOut "ERROR: $result" 1
141 } elseif {$::VERBOSE} {
142 protOut "RESULT: $result"
143 }
144 set RESULT $result
145 }
146
--- test/tester.tcl
+++ test/tester.tcl
@@ -135,11 +135,11 @@
135 set rc [catch {eval exec $cmd} result]
136 }
137 global RESULT CODE
138 set CODE $rc
139 if {($rc && !$expectError) || (!$rc && $expectError)} {
140 protOut "ERROR: $result" 1
141 } elseif {$::VERBOSE} {
142 protOut "RESULT: $result"
143 }
144 set RESULT $result
145 }
146

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button