Skip to content

Update input_commands.py#81

Closed
iskold wants to merge 1 commit into
gbouras13:mainfrom
iskold:patch-1
Closed

Update input_commands.py#81
iskold wants to merge 1 commit into
gbouras13:mainfrom
iskold:patch-1

Conversation

@iskold

@iskold iskold commented Jan 14, 2026

Copy link
Copy Markdown

Fixes an issue when running plassembler on a job node where $TERM is not set
When running on a job node via e.g. qsub, you get the following warning message:
tput: No value for $TERM and no -T specified

As this warning message is sent to stdout, this makes it so plassembler thinks Unicycler is not in the path and exists.
This fix makes sure to take the correct line with the Unicycler version text, and avoids plassembler exiting.

Fixes an issue when running plassembler on a job node where $TERM is not set
@gbouras13

Copy link
Copy Markdown
Owner

Should be fixed in v1.8.3

@gbouras13 gbouras13 closed this Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants