Bug #21834
run_demo instructions not quite right _and_ "copy" of file...
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
02/04/2019
Due date:
% Done:
0%
Estimated time:
Experiment:
-
Co-Assignees:
Description
Basically, the goal would be that the installed version of the run_demo.sh script would get used.
The instructions for re-running the demo should be to source the setupARTDAQDEMO file to setup the environment
and then use the run_demo.sh script that in in the PATH (installed).
History
#1 Updated by Eric Flumerfelt almost 2 years ago
I'm not sure this is entirely desirable...one of the nice things about run_demo is that it can run without sourceing setupARTDAQDEMO and contaminating the working environment.
I did make a change where quick-mrb-start copies run_demo out of the source directory and marks it executable.
#2 Updated by Eric Flumerfelt over 1 year ago
- Status changed from New to Rejected
This has been supersceded by simply having quick-mrb-start.sh create a symlink to run_demo in the source repo.