I guess mjansen found a way to get svn_module_url to return a path ending in a slash (probably override-url, I was able to reproduce that way), which can bring up an annoying warning about a harmless condition if the svn repo itself doesn't end in a slash. So, simply remove trailing slashes from actual svn URL and expected svn URL before performing the check. BUG:266233wilder
parent
3b474acd5f
commit
e12e694ac2
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue