mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-28 18:16:05 +00:00
Debian Unstable no longer has bzip2 by default, use xz instead
This commit is contained in:
parent
547c78c48f
commit
c904ef5551
@ -78,7 +78,7 @@ test:
|
||||
after_script:
|
||||
- mkdir -p apache2_log
|
||||
- cp -r /var/log/apache2 apache2_log/test
|
||||
- bzip2 apache2_log/test/*
|
||||
- xz apache2_log/test/*
|
||||
- mkdir -p davical_log
|
||||
- cp -r /var/log/davical davical_log/test
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user