Home
last modified time | relevance | path

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

/kvm-unit-tests/scripts/
H A Dcheck-patch.py17 namespace = "kvm-unit-tests" variable
19 namespace = sys.argv[1] variable
23 repourl = "https://gitlab.com/%s/%s.git" % (namespace, reponame)