Skip to content
Snippets Groups Projects

RTSD-272, fixed bug

Merged Pieter Donker requested to merge RTSD-272 into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
+ 0
2
@@ -63,8 +63,6 @@ source ${SDPTR_DIR}/generic.sh
@@ -63,8 +63,6 @@ source ${SDPTR_DIR}/generic.sh
sdptr_pathadd "PATH" ${SDPTR_DIR}/test/py/control ${SDPTR_DIR}/test/py/stub
sdptr_pathadd "PATH" ${SDPTR_DIR}/test/py/control ${SDPTR_DIR}/test/py/stub
sdptr_pathadd "PYTHONPATH" ${SDPTR_DIR}/test/py/
sdptr_pathadd "PYTHONPATH" ${SDPTR_DIR}/test/py/
unset SDPTR_DIR
# Mark the fact that we read this file and end the guarded part
# Mark the fact that we read this file and end the guarded part
python_init_read="yes"
python_init_read="yes"
fi
fi
\ No newline at end of file
Loading