Skip to content
Snippets Groups Projects
Commit 1b88af8b authored by Ben Roberts's avatar Ben Roberts Committed by Brian Christiansen
Browse files

Fix "user" filter for sacctmgr show transactions

User filter for transactions was inserting an 'AND' into the
query, making it not match any users.  Changing to 'OR'
addresses the problem.

Bug 8356
parent d6fa1a44
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment