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
genhtml: fix handling of user-specified prefixes with trailing /
A trailing / in a user-specified prefix is not correctly recognized.
Fix this by removing any number of trailing / in a user-specified
prefix. Reported by [email protected].
0 commit comments