Browse code

fix comment

Anthony Young authored on 2011/11/05 14:30:07
Showing 1 changed files
... ...
@@ -230,7 +230,7 @@ xe sr-param-set uuid=$SR_UUID other-config:i18n-key=local-storage
230 230
 # Shutdown previous runs
231 231
 DO_SHUTDOWN=${DO_SHUTDOWN:-1}
232 232
 if [ "$DO_SHUTDOWN" = "1" ]; then
233
-    # Uninstall previous runs
233
+    # Shutdown all domU's that created previously
234 234
     xe vm-list --minimal name-label="$LABEL" | xargs ./scripts/uninstall-os-vpx.sh
235 235
 
236 236
     # Destroy any instances that were launched