Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign uprecursive shed_diff folder naming #192
Comments
This comment has been minimized.
This comment has been minimized.
That does appear to be the problem - thanks for the report. I'll see what I can do. |
jmchilton
added
the
bug
label
May 8, 2015
jmchilton
closed this
in
3ee3ae8
May 8, 2015
This comment has been minimized.
This comment has been minimized.
Thank you very much. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
martenson commentedMay 8, 2015
the
planemo shed_diff
works fine (empty diff) but when using the -r switch I get this:diff: _toolshed_: No such file or directory
the whole output:
Is the problem that it creates folder named
_toolshed__samtools_stats
and then tries to diff with_toolshed_
?