Export PYTHONPATH so it's available for the emulator

Signed-off-by: Nico Schottelius <nico@brief.schottelius.org>
This commit is contained in:
Nico Schottelius 2012-11-02 16:27:28 +01:00
commit 6e107fa92c
2 changed files with 6 additions and 1 deletions

View file

@ -6,6 +6,7 @@ Changelog
2.1.0pre6:
* New Example: Turn remote calls into local calls (used for unittesting)
* Core: Export PYTHONPATH, it's also needed by emulator
2.1.0pre5: 2012-11-01
* Core: First round of tests updated to work with multiple configuration directories