You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If step name have '# and '-lo file' option used, then link to output log will contain '#' (instead %23), which case error, when clicking link to step log in the universum output log.
Description
If step name have '# and '-lo file' option used, then link to output log will contain '#' (instead %23), which case error, when clicking link to step log in the universum output log.
Steps to reproduce
config = Variations([dict(name="Test#Command", background=True,command=['ls'])])
Expected result
Working link
The text was updated successfully, but these errors were encountered: