Prohibit running semi-sync rpl tests in the embedded mode.
This commit is contained in:
parent
3a856d4425
commit
ab293e26c3
@ -5,6 +5,7 @@
|
||||
# 2010-01-21 OBN - Added
|
||||
#
|
||||
#
|
||||
source include/not_embedded.inc;
|
||||
source include/have_semisync_plugin.inc;
|
||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||
--replace_regex /\.dll/.so/
|
||||
|
@ -4,6 +4,7 @@
|
||||
#
|
||||
# 2010-01-21 OBN - Added
|
||||
#
|
||||
source include/not_embedded.inc;
|
||||
source include/have_semisync_plugin.inc;
|
||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||
--replace_regex /\.dll/.so/
|
||||
|
@ -4,6 +4,7 @@
|
||||
#
|
||||
# 2010-01-21 OBN - Added
|
||||
#
|
||||
source include/not_embedded.inc;
|
||||
source include/have_semisync_plugin.inc;
|
||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||
--replace_regex /\.dll/.so/
|
||||
|
@ -5,6 +5,7 @@
|
||||
# 2010-01-21 OBN - Added
|
||||
#
|
||||
#
|
||||
source include/not_embedded.inc;
|
||||
source include/have_semisync_plugin.inc;
|
||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||
--replace_regex /\.dll/.so/
|
||||
|
@ -5,6 +5,7 @@
|
||||
# 2010-01-21 OBN - Added
|
||||
#
|
||||
#
|
||||
source include/not_embedded.inc;
|
||||
source include/have_semisync_plugin.inc;
|
||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||
--replace_regex /\.dll/.so/
|
||||
|
@ -4,6 +4,7 @@
|
||||
#
|
||||
# 2010-01-21 OBN - Added
|
||||
#
|
||||
source include/not_embedded.inc;
|
||||
source include/have_semisync_plugin.inc;
|
||||
# The following is to prevent a mis-match on windows that has the name of of the lib ending with 'dll'
|
||||
--replace_regex /\.dll/.so/
|
||||
|
Loading…
x
Reference in New Issue
Block a user