Skip to content

Commit

Permalink
Fix commit bbb794b
Browse files Browse the repository at this point in the history
  • Loading branch information
nikosT committed Aug 6, 2024
1 parent 6dd0d96 commit 7921fb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oar/cli/oarsub.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,7 +338,6 @@ def connect_job(session, config, job_id, stop_oarexec, openssh_cmd, cmd_ret):
@click.option(
"-d",
"--directory",
default=os.getcwd(),
type=click.STRING,
help="Specify the directory where to launch the command (default is current directory)",
)
Expand Down

0 comments on commit 7921fb3

Please sign in to comment.