Révision 60

trunk/shell/configuration-stop-compute-nodes (revision 60)
93 93
    #
94 94
    # Wait until the virtual machine has stopped.
95 95
    #
96
    IS_RUNNING=""
96
    IS_RUNNING="dummy"
97 97
    while [ ! -z "$IS_RUNNING" ]
98 98
      do
99 99
        IS_RUNNING=`xm list | grep $CURRENT_HOST_NAME`

Formats disponibles : Unified diff