Describe the bug
Leaving a trailing whitespace on the Download and Extract Reads in FASTA/Q format from NCBI SRA tool leads to a failed job with error message unary operator expected, which is not indicative of the issue. Same accession without the trailing whitespace works fine.
Galaxy Version and/or server at which you observed the bug
Galaxy Version: 22.01; usegalaxy.org
To Reproduce
Steps to reproduce the behavior:
Open tool form for tool Download and Extract Reads in FASTA/Q format from NCBI SRA
Enter accession SRR18157861 (note the trailing whitespace)
Job fails with ...tool_script.sh: line 61: [: SRR18157861: unary operator expected
Describe the bug Leaving a trailing whitespace on the Download and Extract Reads in FASTA/Q format from NCBI SRA tool leads to a failed job with error message
unary operator expected
, which is not indicative of the issue. Same accession without the trailing whitespace works fine.Galaxy Version and/or server at which you observed the bug Galaxy Version: 22.01; usegalaxy.org
To Reproduce Steps to reproduce the behavior:
SRR18157861
(note the trailing whitespace)...tool_script.sh: line 61: [: SRR18157861: unary operator expected
Screenshots