Skip to content

Commit 3bb3db5

Browse files
committed
MNT #223
1 parent 95b53b3 commit 3bb3db5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

apstools/migration/spec2ophyd.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
import re
1414

1515

16-
CONFIG_FILE = 'config-CNTPAR'
16+
# CONFIG_FILE = 'config-CNTPAR'
17+
CONFIG_FILE = 'config'
1718
KNOWN_DEVICES = "PSE_MAC_MOT VM_EPICS_M1 VM_EPICS_PV VM_EPICS_SC".split()
1819

1920

0 commit comments

Comments
 (0)