Skip to content

Commit 3ce3073

Browse files
committed
Fixed var env format in testenv section
1 parent f24872f commit 3ce3073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ zope_i18n_compile_mo_files = true
9595
ENV = dev
9696
OO_PORT = ${port:oo-port}
9797
PYTHON_UNO = ${port:python-uno}
98-
RETURN_FULLOBJECT_AFTER_CREATION_DEFAULT True
98+
RETURN_FULLOBJECT_AFTER_CREATION_DEFAULT = true
9999

100100
[test]
101101
recipe = zc.recipe.testrunner

0 commit comments

Comments
 (0)