Skip to content

Commit

Permalink
init local base for ssh socket
Browse files Browse the repository at this point in the history
  • Loading branch information
mschubert committed Aug 24, 2017
1 parent 58b4e69 commit 4ef0824
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions R/qsys_local.r
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ LOCAL = R6::R6Class("LOCAL",

public = list(
initialize = function(...) {
super$initialize(...)
},

submit_job = function(template=list(), log_worker=FALSE) {
Expand Down

0 comments on commit 4ef0824

Please sign in to comment.