Home
last modified time | relevance | path

Searched refs:repourl (Results 1 – 1 of 1) sorted by relevance

/kvm-unit-tests/scripts/
H A Dcheck-patch.py23 repourl = "https://gitlab.com/%s/%s.git" % (namespace, reponame) variable
28 subprocess.check_call(["git", "remote", "add", "check-patch", repourl])