standartisation of scripts

This commit is contained in:
Dmitry Ozerov
2020-11-05 21:46:22 +01:00
committed by Data Backend account
parent fe39841df9
commit 0e001f4daf
24 changed files with 154 additions and 18 deletions
+3
View File
@@ -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