added missing import

This commit is contained in:
Sebastian Sdorra
2011-06-12 16:21:05 +02:00
parent e40b37d90b
commit b80af3ee4a

View File

@@ -1,5 +1,7 @@
#!/usr/bin/env ${python}
import os
pythonPath = os.environ['SCM_PYTHON_PATH']
if len(pythonPath) > 0: