Bug #16970
output file name format
Description
It looks like %ifb does not work. Instead of a base name a dash '-' appears in the name (I am using it to parameterize TFileService file name).
History
#1 Updated by Kyle Knoepfel over 3 years ago
- Status changed from New to Feedback
Can you tell us which version of art
you are using? Do this by typing
art --version
, or if that option isn't availableups active | grep -e "^art\b"
#2 Updated by Dorota Stefan over 3 years ago
Hello,
here it is:
art 2.06.03
Thanks,
Dorota
#3 Updated by Kyle Knoepfel over 3 years ago
Please type art --debug-config=dump.fcl -c <your fcl>
and send us the resulting dump.fcl
file.
#4 Updated by Dorota Stefan over 3 years ago
Hello,
I attached the file.
Just in case (might be useful), my configuration file and input file are:
lar -c xmls/cnn/nu/dataprep_nu_job.fcl /pnfs/dune/persistent/dunepro/v06_17_00/detsim/prodgenie_nue_dune10kt_1x2x6/12485578_0/prodgenie_nue_dune10kt_1x2x6_0_20161210T055906_detsim2_b2ff2530-418c-4a52-857e-44428b5e99b2.root -n 1
Thanks,
Dorota
#5 Updated by Kyle Knoepfel over 3 years ago
- Category set to Application
- Status changed from Feedback to Resolved
- Assignee set to Kyle Knoepfel
- % Done changed from 0 to 100
- SSI Package art added
Bug has been confirmed. The fix has been resolved with commit art:68e63dd. This bug fix will be included in the next release of art
.
#6 Updated by Dorota Stefan over 3 years ago
Many thanks,
Dorota
#7 Updated by Kyle Knoepfel over 3 years ago
- Target version set to 2.08.00
#8 Updated by Kyle Knoepfel over 3 years ago
- Status changed from Resolved to Closed