commit | 2a4a3424b4a80a5ccbe21daea3890cd454269c75 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Wed Oct 26 23:32:30 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Wed Oct 26 23:32:30 2011 -0700 |
tree | d5d682f3e73a2e01766cfe6a235918a2e6bf8725 | |
parent | a693655cac465bb80c79a586cd78d830199f3399 [diff] |
fix typo
diff --git a/tools/xen/build_domU.sh b/tools/xen/build_domU.sh index e91108b..451d440 100755 --- a/tools/xen/build_domU.sh +++ b/tools/xen/build_domU.sh
@@ -175,7 +175,7 @@ echo "$MGT_IP $GUEST_NAME" >> $STAGING_DIR/etc/hosts fi -# Configre hosts file +# Configure hosts file cat <<EOF >$STAGING_DIR/etc/hosts $MGT_IP $GUEST_NAME 127.0.0.1 localhost localhost.localdomain