#2700 fix sqlite3 can't create issue with more than one label

This commit is contained in:
Unknwon 2016-02-29 18:45:12 -05:00
parent 42a556a082
commit ea80274229
8 changed files with 16 additions and 19 deletions

View file

@ -74,7 +74,7 @@ SSH_ROOT_PATH =
; Directory to create temporary files when test publick key using ssh-keygen,
; default is system temporary directory.
SSH_KEY_TEST_PATH =
; Path to ssh-keygen, default is 'ssh-keygen' and let shells find out which one to call.
; Path to ssh-keygen, default is 'ssh-keygen' and let shell find out which one to call.
SSH_KEYGEN_PATH = ssh-keygen
; Indicate whether to check minimum key size with corresponding type
MINIMUM_KEY_SIZE_CHECK = false