mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-01-22 13:33:07 +01:00
Minor change. Removed unnecessary lines
This commit is contained in:
parent
2deebbef9a
commit
318683b753
@ -1,7 +1,6 @@
|
|||||||
|
|
||||||
# Special configuration for encryption-related tests which need key to be queried from CLIENT app
|
# Special configuration for encryption-related tests which need key to be queried from CLIENT app
|
||||||
# This configuration is used by alias-based tests which have parameter 'KeyHolderPlugin = KH2'.
|
# This configuration is used by alias-based tests which have parameter 'KeyHolderPlugin = KH2'.
|
||||||
#-------------
|
#
|
||||||
Plugin = KH2 {
|
Plugin = KH2 {
|
||||||
Module = $(dir_plugins)/fbSampleKeyHolder
|
Module = $(dir_plugins)/fbSampleKeyHolder
|
||||||
RegisterName = fbSampleKeyHolder
|
RegisterName = fbSampleKeyHolder
|
||||||
@ -11,5 +10,3 @@ Plugin = KH2 {
|
|||||||
Config = KH2 {
|
Config = KH2 {
|
||||||
Auto = false
|
Auto = false
|
||||||
}
|
}
|
||||||
#-------------
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user