summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvarac <varacanero@zeromail.org>2012-10-12 18:51:34 +0200
committervarac <varacanero@zeromail.org>2012-10-12 18:51:34 +0200
commitbb6c2df978463d93c592c6687e913c9c2f2f3d53 (patch)
tree368c4f7e0bc8497f48b8edf811119f31fc994f26
parent5ddee89fa9a37ab4ed345425fe3f86670335ad25 (diff)
parenta84f47e913bd09cda3f16b4936de8ec8ff657787 (diff)
Merge branch 'master' of ssh://code.leap.se/leap_cloudadmin
-rwxr-xr-xcreate-guest-with-cloudinit2
1 files changed, 1 insertions, 1 deletions
diff --git a/create-guest-with-cloudinit b/create-guest-with-cloudinit
index 41d8b00..aeb568c 100755
--- a/create-guest-with-cloudinit
+++ b/create-guest-with-cloudinit
@@ -99,7 +99,7 @@ echo "Attached userdata-disk is at $VARDIR/$vmname-user-data.img"
echo
echo "Finished creating guest $vmname. Enjoy."
echo
-echo Press <return> to start the new guest.
+echo "Press <return> to start the new guest."
read bogus
echo