View | Details | Raw Unified | Return to ticket 40
Collapse All | Expand All

(-)a/testsuite/expect/test1.54 (+3 lines)
Lines 42-47 print_header $test_id Link Here
42
if {[test_front_end] != 0} {
42
if {[test_front_end] != 0} {
43
        send_user "\nWARNING: This test is incompatible with front-end systems\n"
43
        send_user "\nWARNING: This test is incompatible with front-end systems\n"
44
	exit 0
44
	exit 0
45
} elseif {[test_serial]} {
46
	send_user "\nWARNING: This test is incompatible with a serial system\n"
47
	exit 0
45
}
48
}
46
49
47
#
50
#

Return to ticket 40