devtools/migrtest.py
branchstable
changeset 3904 dc7d315165fc
parent 2105 92ea410806fe
child 4212 ab6573088b4a
--- a/devtools/migrtest.py	Mon Nov 23 18:13:20 2009 +0100
+++ b/devtools/migrtest.py	Mon Nov 23 19:01:17 2009 +0100
@@ -74,7 +74,7 @@
     sources['system']['db-host'] = None
     sources['system']['db-user'] = tmpdbuser
     sources['system']['db-password'] = None
-    generate_sources_file(join(testapplhome, 'sources'), sources)
+    generate_sources_file(applid, join(testapplhome, 'sources'), sources)
 ##     # create postgres password file so we won't need anymore passwords
 ##     # XXX may exist!
 ##     pgpassfile = expanduser('~/.pgpass')