Ignore:
Timestamp:
2023-09-01T13:31:26+12:00 (9 months ago)
Author:
anupama
Message:

Do the chmod at the correct point in time

File:
1 edited

Legend:

Unmodified
Added
Removed
  • other-projects/expeditee-release-kits/trunk/kits/rke/installer/build.xml

    r37943 r37977  
    128128      <!-- Give user execute permissions for all the bins in the jdk and its jre -->
    129129      <chmod dir="${installDir}/packages/jdk/bin" includes="*" perm="775"/>
    130       <chmod dir="${installDir}/packages/jdk/jre/bin" includes="*" perm="775"/>
    131130      <!-- /if -->
    132131      <!-- if windows -->
Note: See TracChangeset for help on using the changeset viewer.