Skip to content

Commit 678645f

Browse files
cut'n'paste mistake [ci skip]
1 parent 80f5da3 commit 678645f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Package: future.batchtools
2-
Version: 0.10.0-9032
2+
Version: 0.10.0-9033
33
Depends:
44
R (>= 3.2.0),
55
parallelly,

R/batchtools_ssh.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ class(batchtools_ssh) <- c(
5151
"batchtools_multiprocess", "batchtools",
5252
"multiprocess", "future", "function"
5353
)
54-
attr(batchtools_multicore, "tweakable") <- c("finalize")
54+
attr(batchtools_ssh, "tweakable") <- c("finalize")

0 commit comments

Comments
 (0)