commit | d1b1cdb04c4ba4e892f4eda722cf3f1daa260865 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Thu Oct 13 15:25:38 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Thu Oct 13 15:25:38 2011 -0700 |
tree | bc6831c6047bece754e6a2ffb30b803f88e074db | |
parent | cf145b77e4dbe675108c2c7b788e7505d5818fed [diff] |
tail run.sh.log instead of the stack.sh.log
diff --git a/build_lxc.sh b/build_lxc.sh index 8ca3c41..65a06cb 100755 --- a/build_lxc.sh +++ b/build_lxc.sh
@@ -255,4 +255,4 @@ sleep 1 done -tail -F $ROOTFS/$DEST/devstack/stack.sh.*.log +tail -F $ROOTFS/$DEST/run.sh.log