[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs/process/branching-checklist: Fix a broken rune
commit 585972dc10f2c95db22a80207464d9c8866aa28f Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> AuthorDate: Fri Dec 13 17:01:44 2019 +0000 Commit: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> CommitDate: Thu Jan 2 14:59:50 2020 +0000 docs/process/branching-checklist: Fix a broken rune cr-daily-branch ought to be called via cr-for-branches so that we take the lock. Otherwise strange things can occur if cron runs cr-daily-branch in the same directory - in particular, it will be likely to update the osstest revision, breaking everything. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- docs/process/branching-checklist.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index 10c2038319..1dfa1a2ec7 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -89,6 +89,6 @@ will take a while to take effect: ssh osstest.test-lab cd branches/for-xen-$v-testing.git screen -S $v - ./cr-daily-branch --real xen-$v-testing + BRANCHES=xen-$v-testing ./cr-for-branches branches -w "./cr-daily-branch --real" Send message to committers and RM. Use previous mail as a template. -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |