Remove unnecessary scary trailing-slash check for EGIT_REPO_URI.
authorMichał Górny <mgorny@gentoo.org>
Fri, 23 Sep 2011 13:56:29 +0000 (13:56 +0000)
committerMichał Górny <mgorny@gentoo.org>
Fri, 23 Sep 2011 13:56:29 +0000 (13:56 +0000)
commit9f1b65498f33cc591fc9a54e5bee99d1b0d0c753
tree174ac07be5595697cdb3cc83a93a54b8f45d62f7
parentc3063fa3dc701b148d042fca4730b3801e940871
Remove unnecessary scary trailing-slash check for EGIT_REPO_URI.

If the slash is not there, ${EGIT_REPO_URI%/} will simply do nothing.
eclass/git-2.eclass