diff options
Diffstat (limited to 'java')
-rw-r--r-- | java/perftests/distribution/src/main/assembly/performance.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/perftests/distribution/src/main/assembly/performance.xml b/java/perftests/distribution/src/main/assembly/performance.xml index c8635e4130..c36b7e3640 100644 --- a/java/perftests/distribution/src/main/assembly/performance.xml +++ b/java/perftests/distribution/src/main/assembly/performance.xml @@ -62,6 +62,7 @@ <includes> <include>*</include> </includes> + <fileMode>777</fileMode> </fileSet> <!-- Provide Source in easy access location --> |