[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH] 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.
-- 
2.11.0


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.