Changeset c57747d for CLFS3/master.sh


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
  • CLFS3/master.sh

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