diff --git a/global-functions b/global-functions index 403d077..4b495d9 100644 --- a/global-functions +++ b/global-functions @@ -318,7 +318,7 @@ :set AllDone false; :set Wait false; } - } while ($Wait = true); + } while=($Wait = true); } }