You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8 lines
304 B
8 lines
304 B
# The file with expected results fits only to a run without
|
|
# ps-protocol/sp-protocol/cursor-protocol/view-protocol.
|
|
if (`SELECT $PS_PROTOCOL + $SP_PROTOCOL + $CURSOR_PROTOCOL
|
|
+ $VIEW_PROTOCOL > 0`)
|
|
{
|
|
--skip Test requires: ps-protocol/sp-protocol/cursor-protocol/view-protocol disabled
|
|
}
|
|
|
|
|