Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abyss-dida: non-portable use of readlink #87

Closed
benvvalk opened this issue Nov 3, 2015 · 1 comment
Closed

abyss-dida: non-portable use of readlink #87

benvvalk opened this issue Nov 3, 2015 · 1 comment
Assignees
Labels

Comments

@benvvalk
Copy link
Contributor

benvvalk commented Nov 3, 2015

A user has reported the following error when running an ABySS assembly with DIDA on his/her system:

readlink: extra operand `UNSPLIT/SXPX.R_TRIMMED.fastq.gz'
Try `readlink --help' for more information.

It looks that when I wrote the abyss-dida shell script, I was assuming that readlink could handle multiple file arguments, whereas some versions can only handle a single file argument.

@benvvalk benvvalk self-assigned this Nov 3, 2015
@benvvalk benvvalk added the bug label Nov 3, 2015
@benvvalk
Copy link
Contributor Author

Fixed by f807b27

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant