summaryrefslogtreecommitdiff
path: root/test_trove_upgrades.py
diff options
context:
space:
mode:
Diffstat (limited to 'test_trove_upgrades.py')
-rw-r--r--test_trove_upgrades.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_trove_upgrades.py b/test_trove_upgrades.py
index 980ba81..2c064dd 100644
--- a/test_trove_upgrades.py
+++ b/test_trove_upgrades.py
@@ -72,6 +72,7 @@ BOOT_TIMEOUT=20
# FIXME: building should automatically use the version of Morph from the system
# branch, really ... but for now, if the installed Morph can't build
# baserock:baserock/morphs 'master' branch, you can change this!
+os.environ['PYTHONPATH'] = '/src/morph'
MORPH_COMMAND = ['/src/morph/morph', '--no-git-update']
#MORPH_COMMAND = '/src/morph/morph'
#MORPH_COMMAND = 'morph'