Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 26, 2022. It is now read-only.

Commit da2274b

Browse files
committed
BUG: removed the option to add output loc on remote-run cmd
1 parent e82bd3c commit da2274b

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

‎catalyst/__main__.py‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -587,15 +587,6 @@ def live(ctx,
587587
show_default=True,
588588
help='an E-mail address to send the results to',
589589
)
590-
@click.option(
591-
'-o',
592-
'--output',
593-
default='-',
594-
metavar='FILENAME',
595-
show_default=True,
596-
help="The location to write the perf data. If this is '-' the perf"
597-
" will be written to stdout.",
598-
)
599590
@click.option(
600591
'--print-algo/--no-print-algo',
601592
is_flag=True,
@@ -636,7 +627,6 @@ def remote_run(ctx,
636627
start,
637628
end,
638629
mail,
639-
output,
640630
print_algo,
641631
local_namespace,
642632
exchange_name,

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /