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

lrx-proc treats "*" differently from transfer (requires a star per tag) #27

Closed
unhammer opened this issue Oct 16, 2018 · 2 comments
Closed

Comments

@unhammer
Copy link
Member

In the lrx format, I have to specify exact amount of tags, whereas in transfer, "*" can skip many tags. E.g.

I need this in lrx:

<match tags="n.*.*.*.cmp"/>

while in transfer I can just do:

<match tags="n.*.cmp"/>
@TinoDidriksen
Copy link
Member

@unhammer
Copy link
Member Author

wops, keep forgetting that

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

No branches or pull requests

2 participants