Accidentally committed True default for postgres

This commit is contained in:
Fintan Halpenny 2017-08-03 20:47:43 +01:00
parent a4ebae2345
commit 013dc19b15

View File

@ -48,7 +48,7 @@ source-repository head
Flag postgresql
Description: test postgresql. default is to test sqlite.
Default: True
Default: False
Flag mysql
Description: test MySQL/MariaDB. default is to test sqlite.