Skip to content

Commit

Permalink
fixup! cmd/flux-mini: add mini run/submit
Browse files Browse the repository at this point in the history
  • Loading branch information
garlick committed Sep 24, 2019
1 parent c84d5af commit a8b3be1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/cmd/flux-mini.py
Expand Up @@ -189,6 +189,7 @@ def mini_run_get_parser():
)
return parser


def mini_run(args):
jobid = job_submit(args)

Expand Down

0 comments on commit a8b3be1

Please sign in to comment.