Bug #24829
revert default fhicl path of fhicl-dump
Description
The fcl path behavior of fhicl-dump changed recently.
The command below used to work.
Please consider reverting to the more expected
(in Mu2e at least) behavior.
On the head of Mu2e Offline (art v3_06_02, fhiclcpp v4_12_01)
mu2ebuild01 Offline > fhicl-dump Validation/fcl/ceSimReco.fcl terminate called after throwing an instance of 'cet::exception' what(): ---- search_path BEGIN Can't find file "fcl/minimalMessageService.fcl" ---- search_path END Aborted mu2ebuild01 Offline > printenv FHICL_FILE_PATH /mu2e/app/users/rlc/dev/Offline mu2ebuild01 Offline > dir /mu2e/app/users/rlc/dev/Offline/fcl/minimalMessageService.fcl -rw-r--r-- 1 rlc mu2e 274 Dec 28 2015 /mu2e/app/users/rlc/dev/Offline/fcl/minimalMessageService.fcl
History
#1 Updated by Kyle Knoepfel 5 months ago
- Status changed from New to Accepted
- Tracker changed from Support to Bug
#2 Updated by Kyle Knoepfel 5 months ago
- Status changed from Accepted to Assigned
#3 Updated by Kyle Knoepfel 5 months ago
- Assignee set to Kyle Knoepfel
#4 Updated by Kyle Knoepfel 5 months ago
- % Done changed from 0 to 100
- Target version set to 3.06.03
- Status changed from Assigned to Resolved
Resolved with commit cetlib:585b750.
#5 Updated by Kyle Knoepfel 5 months ago
- Scope deleted (
Internal) - Project changed from cet-is to fhicl-cpp
- SSI Package deleted (
fhicl-cpp) - Experiment deleted (
Mu2e)
#6 Updated by Kyle Knoepfel 5 months ago
- Description updated (diff)
#7 Updated by Kyle Knoepfel 4 months ago
- Status changed from Resolved to Closed