diff options
author | Vasily Melenchuk <vasily.melenchuk@cib.de> | 2016-06-23 14:20:58 +0300 |
---|---|---|
committer | Thorsten Behrens <Thorsten.Behrens@CIB.de> | 2016-07-21 01:47:02 +0000 |
commit | a59b6be0850a68a1bb5d7099a004a86c0fcb6e40 (patch) | |
tree | 8e3bb841728bb678540488bd6f633e01790c8fb1 /.gitignore | |
parent | 0ccb3ccc4c7bafeb2fbbd689c90f710bc65d37e0 (diff) |
odfvalidator support in export tests without external repositories
Fetching external tarball for Apache ODF Toolkit, configuration of
wrapper script for odf validator execution
Change-Id: I8b3824a91ebc6ddc196416e197b6c688964a13a9
Reviewed-on: https://gerrit.libreoffice.org/26596
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cbdc3e98d45c..de258c9e43e1 100644 --- a/.gitignore +++ b/.gitignore @@ -56,6 +56,7 @@ /configure /lo.xcent /bin/bffvalidator.sh +/bin/odfvalidator.sh /Makefile /NEWS /TODO |