Bug #9816
xt_cmd.sh assumes KRB5CCNAME variable is set and errors if it is not.
Start date:
08/13/2015
Due date:
% Done:
0%
Estimated time:
Co-Assignees:
Description
xt_cmd.sh assumes KRB5CCNAME variable is set and errors if it is not.
The patch:
diff /usr/local/work/artdaqPrj/artdaq-demo/artdaq-demo/tools/xt_cmd.sh*
210,212c210
< HOME="$home"\
< ${KRB5CCNAME+KRB5CCNAME=$KRB5CCNAME}\
< CMD_STR="$CMD_STR" \
---
HOME="$home" KRB5CCNAME=$KRB5CCNAME CMD_STR="$CMD_STR" \
--08/13_08:39:24--
should be applied.
History
#1 Updated by Eric Flumerfelt over 4 years ago
- Target version set to 981
#2 Updated by Eric Flumerfelt about 4 years ago
- Status changed from New to Closed
- Assignee set to Ron Rechenmacher
- Target version changed from 981 to artdaq_demo v2_06_00
This issue was resolved 7 days after it was opened. The code has been active in artdaq-demo for some time.
Assigning it to the oldest version of artdaq_demo we have trackers for.