Actually, I just realized it's fairly easy to test. After spending some 30 mins devising an xml-file to test against, I realized testing is as simple as typing
xmlstarlet sel -N "A=A" -N "B=B" -t -c '/' Correct behavior would be waiting for XML-input on stdin, while a version with the bug shows the Usage-help. Currently on Ubuntu (Jaunty, updated today), this erraneously shows the Usage-help. -- many -N options gets dropped for command-line https://bugs.launchpad.net/bugs/209982 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
