X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=official%2Fgentle-wake-up.groovy;h=3832d672738acb3679dd21f606449c7c52c09309;hb=c8d94298b10d8cf376b4d1434d5c2a7f419363a3;hp=1024cde537db4e2e77f1c1b0d4652b74e6a109c7;hpb=f7fadd173b53df3930952c3c1a0f527e2d908345;p=smartapps.git diff --git a/official/gentle-wake-up.groovy b/official/gentle-wake-up.groovy index 1024cde..3832d67 100755 --- a/official/gentle-wake-up.groovy +++ b/official/gentle-wake-up.groovy @@ -604,9 +604,9 @@ private completion() { stop("schedule") - handleCompletionSwitches() + //handleCompletionSwitches() - handleCompletionMessaging() + //handleCompletionMessaging() handleCompletionModesAndPhrases() } @@ -725,7 +725,7 @@ def completionPercentage() { //return percentComplete // We do not have the notion of time for model-checking - return 100 + return 0 } int totalRunTimeMillis() {