From b217999eb65edb7168e8052ff3df5a5b0f8788d1 Mon Sep 17 00:00:00 2001 From: timmmooney <mooney@aps.anl.gov> Date: Tue, 13 Jan 2015 17:40:51 +0000 Subject: [PATCH] --- start_putrecorder | 1 + 1 file changed, 1 insertion(+) diff --git a/start_putrecorder b/start_putrecorder index 2fd7ca2..df9f29e 100755 --- a/start_putrecorder +++ b/start_putrecorder @@ -26,6 +26,7 @@ fi cd ${EPICS_APP_PYTHON_DIR} +export PYTHONPATH=${EPICS_APP_PYTHON_DIR}:$PYTHONPATH # start caputRecorder.py # The first prefix specifies the caputRecorder.db database instance that will -- GitLab