View | Details | Raw Unified | Return to ticket 16019 | Differences between
and this patch

Collapse All | Expand All

(-)a/testsuite/expect/test2.18 (-2 / +1 lines)
Lines 121-127 proc test_part { acct part acct_con } { Link Here
121
			if { $acct_con == 1 } {
121
			if { $acct_con == 1 } {
122
				log_debug "This error is expected"
122
				log_debug "This error is expected"
123
			} else {
123
			} else {
124
				fail "This error should not have occured"
124
				fail "This error should not have occurred"
125
			}
125
			}
126
			exp_continue
126
			exp_continue
127
		}
127
		}
128
- 

Return to ticket 16019