Changeset c57747d for CLFS2


Ignore:
Timestamp:
06/29/2017 04:45:31 PM (7 years ago)
Author:
Pierre Labastie <pierre@…>
Branches:
ablfs-more, legacy, trunk
Children:
45f8a9c8
Parents:
a4acb12
Message:

Make the date of the SBU_DU file the same as the one reported at the end of
the jhalfs run. Note that date is the one when the run is started

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CLFS2/master.sh

    ra4acb12 rc57747d  
    503503        @\$(call echo_message, Building)
    504504        @if [ "\$(ADD_REPORT)" = "y" ]; then \\
    505           ./create-sbu_du-report.sh logs $VERSION; \\
     505          ./create-sbu_du-report.sh logs $VERSION $(date --iso-8601); \\
    506506          \$(call echo_report,$VERSION-SBU_DU-$(date --iso-8601).report); \\
    507507        fi;
Note: See TracChangeset for help on using the changeset viewer.