Merge "Run stack.sh with forced line buffering"
This commit is contained in:
@@ -268,7 +268,7 @@ else
|
||||
sudo chown -R stack:stack $BASE
|
||||
|
||||
echo "Running devstack"
|
||||
sudo -H -u stack ./stack.sh
|
||||
sudo -H -u stack stdbuf -oL -eL ./stack.sh
|
||||
|
||||
# provide a check that the right db was running
|
||||
# the path are different for fedora and red hat.
|
||||
|
||||
Reference in New Issue
Block a user