Public bug reported:

The provided shell wrappers /usr/bin/Trimmomatic{SE,PE} don't account
for white spaces in file names.

Solution:

-java -classpath "$JARVERSION" org.usadellab.$PKGNAME.$FUNCNAME $@
+java -classpath "$JARVERSION" org.usadellab.$PKGNAME.$FUNCNAME "$@"

** Affects: trimmomatic (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1558602

Title:
  Trimmomatic{SE,PE} cannot handle white spaces in file names

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trimmomatic/+bug/1558602/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to