Skip to content

Commit

Permalink
deploy: rm rsync progress reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
thvitt committed Mar 23, 2016
1 parent 9494767 commit fdf9b34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@
<argument>-u</argument>
<argument>--chmod=ug+rwX,o+rX,Dg+s</argument>
<argument>--omit-dir-times</argument>
<argument>--info=del,stats2,copy,flist2,progress2</argument>
<argument>--info=del,stats2,copy,flist2</argument>
<argument>${project.build.directory}/www/</argument>
<argument>${upload.url}</argument>
</arguments>
Expand Down

0 comments on commit fdf9b34

Please sign in to comment.