move amor to the end of the list (is slower)
This commit is contained in:
@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, check_output
|
||||
from glob import glob
|
||||
from socket import gethostname
|
||||
|
||||
instruments = ['amor', 'camea', 'dmc', 'eiger', 'focus', 'hrpt', 'sans', 'tasp', 'zebra', 'boa']
|
||||
instruments = ['camea', 'dmc', 'eiger', 'focus', 'hrpt', 'sans', 'tasp', 'zebra', 'boa', 'amor']
|
||||
|
||||
stuffsrc = '/afs/psi.ch/project/sinq/common/lib/servicemanager/'
|
||||
|
||||
|
Reference in New Issue
Block a user