From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Tue, 2 Feb 2016 10:25:21 +0100 Subject: [U-Boot] [PATCH] patman: fix series-notes handling for buildman In-Reply-To: References: <1447078784-32060-1-git-send-email-albert.u.boot@aribaud.net> <20151109223657.2954f8ac@lilith> <20160131175151.3a228bc8@lilith> Message-ID: <20160202102521.05b32e15@lilith> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hello Simon, > >> Hmm, actually I've had to drop this as it breaks 'Series-version'. > >> That currently does not expect a list. > > > > Hmm, I can't reproduce this here. How do you trigger the Series-version > > break? > > I created a commit with a Series-version: in it. Then, running patman > gives a run-time error because it is expecting a single value, not an > array. Thanks. Weird. That's what I'd done when starting v2 (so that I could test my commit with itself) except I also had Series-note: in it, and it would not trigger this. Then I rolled back to v1 and did it again, and this time I get the error. And before anyone asks, I'd run git clean- xfd so there was no precompiled Python in the way. Oh well. v2 just sent. Amicalement, -- Albert.