Skip to content

Commit

Permalink
fix macos launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
jetoile committed Sep 16, 2017
1 parent 2d4b807 commit ecfde47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hadoop-unit-standalone/src/main/assembly/descriptor.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
<outputDirectory>/</outputDirectory>
<excludes>
<exclude>bin/hadoop-unit-standalone</exclude>
<exclude>bin/wrapper-linux-x86-32</exclude>
<exclude>bin/wrapper-linux-x86-64</exclude>
<exclude>bin/wrapper-macosx-universal-64</exclude>
</excludes>
<fileMode>640</fileMode>
<directoryMode>750</directoryMode>
Expand Down

0 comments on commit ecfde47

Please sign in to comment.