From 00373b9a1e2f2bfdd05d8b36937aaa76da5a577f Mon Sep 17 00:00:00 2001 From: Ronan O'Malley Date: Wed, 24 Jan 2018 18:11:35 +0000 Subject: [PATCH] Update long_running_job.R (#206) renamed a misnamed azure options variable --- samples/long_running_job/long_running_job.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/long_running_job/long_running_job.R b/samples/long_running_job/long_running_job.R index c98b003..9cff242 100644 --- a/samples/long_running_job/long_running_job.R +++ b/samples/long_running_job/long_running_job.R @@ -35,7 +35,7 @@ getDoParWorkers() # === Create long running job and get progress/result === # ======================================================= -options <- list(wait = FALSE) +opt <- list(wait = FALSE) '%dopar%' <- foreach::'%dopar%' jobId <- foreach::foreach(