2
0
mirror of git://github.com/lxc/lxc synced 2025-08-31 08:09:38 +00:00

Merge pull request #1438 from stgraber/master

lxc-download: Bump compat level to 4
This commit is contained in:
Christian Brauner
2017-02-19 23:13:31 +01:00
committed by GitHub

View File

@@ -28,7 +28,7 @@ LXC_TEMPLATE_CONFIG="@LXCTEMPLATECONFIG@"
# Defaults
DOWNLOAD_ARCH=
DOWNLOAD_BUILD=
DOWNLOAD_COMPAT_LEVEL=3
DOWNLOAD_COMPAT_LEVEL=4
DOWNLOAD_DIST=
DOWNLOAD_FLUSH_CACHE="false"
DOWNLOAD_FORCE_CACHE="false"