scripting: astyle-java.conf -> astyle.options

Reviewed on:
	https://gerrit.libreoffice.org/11639

Change-Id: I0852f9766495379b0208e236b3cbeafde5bf07b3
This commit is contained in:
Robert Antoni Buj i Gelonch
2014-09-25 15:50:05 +02:00
committed by Miklos Vajna
parent 9791453283
commit 09b13e1e4c
3 changed files with 6 additions and 1 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/bash
astyle --options=astyle-java.conf --verbose --recursive ./*.java
astyle --options=astyle.options --verbose --recursive ./*.java