Ignore:
Timestamp:
2023-03-01T18:52:27+13:00 (14 months ago)
Author:
anupama
Message:

Committing some local Mac customisations found on Chal ky machine that are mac-specific or general testing targets that don't get called. So it should not affect any other OS release-kit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/release-kits/shared/core/ant-scripts/wrap.xml

    r30131 r37381  
    181181            <exec executable="cp"><arg line="-r wrapped-installer/Greenstone${version}${version-extra}.app /Volumes/${dmg.name}"/></exec>
    182182            <!-- unmount it-->
    183             <exec executable="hdiutil" failonerror="true"><arg line="detach /Volumes/${dmg.name}"/></exec>
     183            <!-- <exec executable="hdiutil" failonerror="true"><arg line="detach /Volumes/${dmg.name}"/></exec> -->
     184            <exec executable="hdiutil" failonerror="false"><arg line="detach /Volumes/${dmg.name}"/></exec>
     185           
    184186        </if></else></if></else></if>
    185187
Note: See TracChangeset for help on using the changeset viewer.