projects
/
fusionforge
/
fusionforge.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
project home
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2bb7f5
)
Fix syntax error
author
Christian Bayle
<cbayle@gmail.com>
Wed, 29 Jun 2011 15:22:33 +0000
(15:22 +0000)
committer
Christian Bayle
<cbayle@gmail.com>
Wed, 29 Jun 2011 15:22:33 +0000
(15:22 +0000)
tests/lxc/lxc-centos5
patch
|
blob
|
history
diff --git
a/tests/lxc/lxc-centos5
b/tests/lxc/lxc-centos5
index 1eaeca88d8221237af5e214aaca6b8a4eaa67da7..a8390600fe775887d7e93412cb8ed7c03e20a841 100755
(executable)
--- a/
tests/lxc/lxc-centos5
+++ b/
tests/lxc/lxc-centos5
@@
-47,6
+47,7
@@
configure_centos()
127.0.0.1 localhost.localdomain localhost
::1 localhost6.localdomain6 localhost6
EOF
+ fi
if ! grep -q "^::1" $rootfs/etc/hosts
then
cat <<EOF >> $rootfs/etc/hosts