Browse Source

Merge remote-tracking branch 'qs/qs' into qs

gaojun 4 years ago
parent
commit
e9f1c77592
1 changed files with 1 additions and 1 deletions
  1. 1 1
      repo

+ 1 - 1
repo

@@ -142,7 +142,7 @@ if __name__ == '__main__':
 REPO_URL = os.environ.get('REPO_URL', None)
 if not REPO_URL:
   # REPO_URL = 'https://gerrit.googlesource.com/git-repo'
-  REPO_URL = 'http://git.qsopen.com/qs/qs-repo'
+  REPO_URL = 'http://git.qsopen.com/qs/qsrepo'
 REPO_REV = os.environ.get('REPO_REV')
 if not REPO_REV:
   # REPO_REV = 'stable'