Slight tweak to initdb to have the subdir config.

This commit is contained in:
jakedt 2014-02-24 16:18:14 -05:00
parent cbb1ab5e68
commit d505a4edbb
2 changed files with 1 additions and 0 deletions

View file

@ -314,6 +314,7 @@ def populate_database():
new_user_1)
trigger.config = json.dumps({
'build_source': 'jakedt/testconnect',
'subdir': '',
})
trigger.save()

Binary file not shown.