diff options
author | Remi Collet <remi@remirepo.net> | 2020-02-10 11:53:21 +0100 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2020-02-10 11:53:21 +0100 |
commit | 78b924c8521b7a594938a0f54b821e114eb15245 (patch) | |
tree | 42226334a112a07768c4c0a5451ce6e07e672546 /.gitignore | |
parent | 6b6d9808b4c724b43cd4942a0e54677448363070 (diff) |
switch test suite on UDS using patch from
https://github.com/glpi-project/glpi/pull/6921
fix FTBFS with mariadb 10.4 #1799419
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +clog package-*.xml *.tgz *.tar.gz |