]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix typo
authorTerzeus S. Dominguez <zeus@dmgznet.com>
Sun, 10 Jan 2016 18:13:10 +0000 (02:13 +0800)
committerTerzeus S. Dominguez <zeus@dmgznet.com>
Sun, 10 Jan 2016 18:13:10 +0000 (02:13 +0800)
Signed-off-by: Terzeus S. Dominguez <zeus@dmgznet.com>
templates/lxc-opensuse.in

index 3657795c0005e1446afff7d796a9d5a680872651..847f1788f8bd0030cb0fd10fc009a55cea40f5b9 100644 (file)
@@ -175,7 +175,7 @@ EOF
     fi
 
     # dhcpcd is not in the default repos with Leap 42.1
-    if [ $DISTRO != "leap/42.1"]
+    if [ $DISTRO != "leap/42.1" ]
     then
     echo "Support: dhcpcd" >> $cache/partial-$arch-packages/opensuse.conf
     fi