Skip to content

FASER setup: adding line in setup.sh to run daqling install

Claire Antel requested to merge adjust_faser_setup into master

Small addition to FASER setup.sh

adding line in setup.sh to run daqling install.sh. It didn't seem to cause much problem before but it creates the setup.cfg file which is needed for compiling faser-daq. With the added -a option, the install script does not actually do much else other than set up the setup.cfg file.

Merge request reports