Skip to content

Update input_commands.py#81

Open
iskold wants to merge 1 commit intogbouras13:mainfrom
iskold:patch-1
Open

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

Conversation

@iskold
Copy link

@iskold iskold commented Jan 14, 2026

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
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.

1 participant