mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-06 16:18:41 +02:00
standartisation of scripts
This commit is contained in:
committed by
Data Backend account
parent
fe39841df9
commit
0e001f4daf
@@ -14,6 +14,9 @@ case ${H} in
|
||||
'sf-daq-4')
|
||||
coreAssociatedBuffer=(11 12 13 14 15 16 17 18 19)
|
||||
;;
|
||||
'sf-daq-8')
|
||||
coreAssociatedBuffer=(11 11 12 12 13 13 1 1 0)
|
||||
;;
|
||||
*)
|
||||
CORES=(25 25 26 26 27 27 28 28 29)
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user