commit | 00dcc067f7f4e2c2faaba9aeb3cc23a1981eaf12 | [log] [tgz] |
---|---|---|
author | Jesse Andrews <anotherjesse@gmail.com> | Tue Oct 25 23:51:43 2011 -0700 |
committer | Jesse Andrews <anotherjesse@gmail.com> | Tue Oct 25 23:51:43 2011 -0700 |
tree | 0e0a3bb0a5f88ee754f2f1b4bf38e3001ce62077 | |
parent | 244655f0c57f5453b701c5e9c55608cea55b6a97 [diff] [blame] |
put them in the right place
diff --git a/tools/build_kvm.sh b/tools/build_kvm.sh index 3f32598..97260e2 100755 --- a/tools/build_kvm.sh +++ b/tools/build_kvm.sh
@@ -290,8 +290,7 @@ if [ ! -f $IMAGES_DIR/$IMAGE_FNAME ]; then wget -c $image_url -O $IMAGES_DIR/$IMAGE_FNAME fi - mkdir -p $ROOTFS/$DEST/devstack/files/images - cp $IMAGES_DIR/$IMAGE_FNAME $ROOTFS/$DEST/devstack/files/images + cp $IMAGES_DIR/$IMAGE_FNAME $ROOTFS/$DEST/devstack/files done # Configure the runner