tail run.sh.log instead of the stack.sh.log

main
Anthony Young 13 years ago
parent cf145b77e4
commit d1b1cdb04c

@ -255,4 +255,4 @@ while [ ! -e "$ROOTFS/$DEST/run.sh.log" ]; do
sleep 1
done
tail -F $ROOTFS/$DEST/devstack/stack.sh.*.log
tail -F $ROOTFS/$DEST/run.sh.log

Loading…
Cancel
Save