Skip to content
Snippets Groups Projects
Commit 38ec2238 authored by Erik von Reis's avatar Erik von Reis Committed by Jameson Rollins
Browse files

Remove reference to cdscfg in python scripts

closes #116
parent a71d19bd
No related branches found
No related tags found
No related merge requests found
......@@ -8,11 +8,7 @@ import os
import argparse
import threading
# get CDS EPICS environment
sys.path.append('/opt/cdscfg')
import subprocess
import stdenv as cds
cds.INIT_ENV()
# now get EPICS python
from pcaspy import SimpleServer, Driver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment