summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2017-03-04 23:42:00 +0200
committerLars Wirzenius <liw@liw.fi>2017-03-04 23:42:00 +0200
commitbfe122645cc318681f0f59b57998068705fd19e7 (patch)
treea40d09444c220ba9bd92b17ae26cf6f3f885269c
parentbb4447a7845143c3ba2a776d572f80fe6ea72a54 (diff)
downloadgit.liw.fi-ruleset-tests-bfe122645cc318681f0f59b57998068705fd19e7.tar.gz
Add comment
-rw-r--r--000.yarn1
1 files changed, 1 insertions, 0 deletions
diff --git a/000.yarn b/000.yarn
index 1e87517..0609b48 100644
--- a/000.yarn
+++ b/000.yarn
@@ -264,6 +264,7 @@ groups, and respositories.
helper.append_to_list('repositories', repo)
helper.gitano(None, 'create {}'.format(repo))
+ # Make a commit in master in the repo, push that.
user = 'admin'
url = helper.repo_ssh_url(repo)
dirname = helper.local_checkout_dirname(user, repo)