commit | e62ba4d312e3bb9ea6d754b6267f57b793ad0f60 | [log] [tgz] |
---|---|---|
author | Dean Troyer <dtroyer@gmail.com> | Wed Jun 27 22:07:34 2012 -0500 |
committer | Dean Troyer <dtroyer@gmail.com> | Wed Jun 27 22:25:56 2012 -0500 |
tree | 9c38cfcf7611a0c3fb779be23f83d5762030cb59 | |
parent | c4cd4140d3bb64a02321918df2f0f9258c6c4148 [diff] [blame] |
Cleanup tools scripts * whitespace and comment cleanups only Change-Id: I4e631e9a9b8151758dc8c96b3aef76b963d5ea7e
diff --git a/tools/build_bm.sh b/tools/build_bm.sh index 44cf303..b2d4c36 100755 --- a/tools/build_bm.sh +++ b/tools/build_bm.sh
@@ -1,4 +1,7 @@ #!/usr/bin/env bash + +# **build_bm.sh** + # Build an OpenStack install on a bare metal machine. set +x