From 577c61793d8d9f2452b6b53d3791822d001e339c Mon Sep 17 00:00:00 2001 From: Peter Amstutz Date: Wed, 30 Jul 2014 11:36:05 -0400 Subject: [PATCH] import copy --- crunch_scripts/run-command | 1 + 1 file changed, 1 insertion(+) diff --git a/crunch_scripts/run-command b/crunch_scripts/run-command index 64d9c6c931..1056925647 100755 --- a/crunch_scripts/run-command +++ b/crunch_scripts/run-command @@ -11,6 +11,7 @@ import time import arvados.commands.put as put import signal import stat +import copy os.umask(0077) -- 2.39.5