export-validation/setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 8c22b9485efbe049700b9c6d891e0b1ca89ed95b Author: Miklos Vajna <vmik...@collabora.co.uk> Date: Mon Jul 6 09:50:35 2015 +0200 export-validation: point to TDF officeotron in setup.sh Change-Id: Iacf6cea1c1d8d820b8a32d844d229f38df491fdf diff --git a/export-validation/setup.sh b/export-validation/setup.sh index d7fe6a5..33921a1 100755 --- a/export-validation/setup.sh +++ b/export-validation/setup.sh @@ -73,7 +73,7 @@ chmod +x odfvalidator cd "$workdir" if [ ! -d officeotron ]; then - svn co http://officeotron.googlecode.com/svn/trunk officeotron + git clone git://gerrit.libreoffice.org/officeotron officeotron fi cd officeotron if [ ! -e dist/officeotron-*.jar ]; then _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits