[ARVADOS] created: c86265e84d2e5ed9bd7816c062777a0ae3bc00e2

git at public.curoverse.com git at public.curoverse.com
Tue Oct 7 10:31:01 EDT 2014


        at  c86265e84d2e5ed9bd7816c062777a0ae3bc00e2 (commit)


commit c86265e84d2e5ed9bd7816c062777a0ae3bc00e2
Author: Tom Clegg <tom at curoverse.com>
Date:   Tue Oct 7 10:30:28 2014 -0400

    4121: Check refresh trigger during cleanup/install/dockerinstall wait
    loops, so cancel works during those stages.

diff --git a/sdk/cli/bin/crunch-job b/sdk/cli/bin/crunch-job
index 00d8389..dd6b914 100755
--- a/sdk/cli/bin/crunch-job
+++ b/sdk/cli/bin/crunch-job
@@ -1463,6 +1463,7 @@ sub save_meta
 
 sub freeze_if_want_freeze
 {
+  check_refresh_wanted();
   if ($main::please_freeze)
   {
     release_allocation();

-----------------------------------------------------------------------


hooks/post-receive
-- 




More information about the arvados-commits mailing list