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/copy_dev_environment_to_uec.sh b/tools/copy_dev_environment_to_uec.sh index d5687dc..683a0d6 100755 --- a/tools/copy_dev_environment_to_uec.sh +++ b/tools/copy_dev_environment_to_uec.sh
@@ -1,5 +1,7 @@ #!/usr/bin/env bash +# **copy_dev_environment_to_uec.sh** + # Echo commands set -o xtrace