From c6da0833a9aea59697e4b52c48bb92b545b0197e Mon Sep 17 00:00:00 2001 From: Anthony Young Date: Tue, 13 Sep 2011 19:48:12 -0700 Subject: [PATCH] remove xtra space --- stack.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/stack.sh b/stack.sh index 4d54c3d..30574d0 100755 --- a/stack.sh +++ b/stack.sh @@ -308,4 +308,3 @@ tar -zxf $DEST/tty.tgz glance add name="tty-kernel" is_public=true container_format=aki disk_format=aki < aki-tty/image glance add name="tty-ramdisk" is_public=true container_format=ari disk_format=ari < ari-tty/image glance add name="tty" is_public=true container_format=ami disk_format=ami kernel_id=1 ramdisk_id=2 < ami-tty/image -