]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
lxc-opensuse: fix default value for release code 1402/head
authorMaxime Besson <mabes@users.noreply.github.com>
Mon, 30 Jan 2017 12:08:40 +0000 (13:08 +0100)
committerMaxime Besson <maxime.besson@smile.fr>
Mon, 30 Jan 2017 12:35:09 +0000 (13:35 +0100)
Signed-off-by: Maxime Besson <maxime.besson@smile.fr>
templates/lxc-opensuse.in

index 46a841a64ea5b86a6e010ca26cbf43ed10ac550d..5e8686bcc3b7b582652a9a3f67e7fcca72068d43 100644 (file)
@@ -458,7 +458,7 @@ fi
 if [ -z "$DISTRO" ]; then
     echo ""
     echo "No release selected, using openSUSE Leap 42.2"
-    DISTRO=42.2
+    DISTRO="leap/42.2"
 else
     echo ""
     case "$DISTRO" in