Fossil SCM

Fixed a Tcl syntax error checked in with [33efa2fa]. (Yay dynamic languages that run the code even if it's syntactically invalid. P'tui!)

wyoung 2018-09-03 06:19 wrap-run_in_checkout
Commit 4315d4646280b86039bb887f133d8b2f8a3590d21fd000940dc25282e3b2c198
1 file changed +1 -1
+1 -1
--- test/th1.test
+++ test/th1.test
@@ -668,11 +668,11 @@
668668
###############################################################################
669669
670670
test_in_checkout th1-checkout-1 {
671671
# NOTE: The "1" here forces the checkout to be opened.
672672
fossil test-th-eval "checkout 1"
673
-} [string length $RESULT] > 0}
673
+} {[string length $RESULT] > 0}
674674
675675
###############################################################################
676676
677677
test_in_checkout th1-checkout-2 {
678678
if {$th1Hooks} {
679679
--- test/th1.test
+++ test/th1.test
@@ -668,11 +668,11 @@
668 ###############################################################################
669
670 test_in_checkout th1-checkout-1 {
671 # NOTE: The "1" here forces the checkout to be opened.
672 fossil test-th-eval "checkout 1"
673 } [string length $RESULT] > 0}
674
675 ###############################################################################
676
677 test_in_checkout th1-checkout-2 {
678 if {$th1Hooks} {
679
--- test/th1.test
+++ test/th1.test
@@ -668,11 +668,11 @@
668 ###############################################################################
669
670 test_in_checkout th1-checkout-1 {
671 # NOTE: The "1" here forces the checkout to be opened.
672 fossil test-th-eval "checkout 1"
673 } {[string length $RESULT] > 0}
674
675 ###############################################################################
676
677 test_in_checkout th1-checkout-2 {
678 if {$th1Hooks} {
679

Keyboard Shortcuts

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