commit | 7d28a0e1fceae826b4c25fbd4236bcb547ade92d | [log] [tgz] |
---|---|---|
author | Dean Troyer <dtroyer@gmail.com> | Wed Jun 27 17:55:52 2012 -0500 |
committer | Dean Troyer <dtroyer@gmail.com> | Fri Jul 06 09:26:15 2012 -0500 |
tree | e025df54a123f8e78b5781e7f30463adc88a8fe5 | |
parent | 6a19b59f6459c248c775377090561acdd57ca2f7 [diff] [blame] |
Cleanup stack/unstack * whitespace and comment cleanups only Change-Id: I31b3057657bb3bc5c4e085886ef6ac561967706f
diff --git a/unstack.sh b/unstack.sh index 879f842..641d34e 100755 --- a/unstack.sh +++ b/unstack.sh
@@ -1,5 +1,7 @@ #!/usr/bin/env bash -# + +# **unstack.sh** + # Stops that which is started by ``stack.sh`` (mostly) # mysql and rabbit are left running as OpenStack code refreshes # do not require them to be restarted.