From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754485Ab2AaAPA (ORCPT ); Mon, 30 Jan 2012 19:15:00 -0500 Received: from cantor2.suse.de ([195.135.220.15]:36644 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754375Ab2AaAO6 (ORCPT ); Mon, 30 Jan 2012 19:14:58 -0500 Date: Mon, 30 Jan 2012 16:13:08 -0800 From: Greg KH To: Linus Torvalds Cc: Andrew Morton , linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org Subject: Re: [GIT PATCH] TTY/serial patches for 3.3-rc1 Message-ID: <20120131001308.GB20588@suse.de> References: <20120130211241.GA12941@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jan 30, 2012 at 03:20:52PM -0800, Linus Torvalds wrote: > On Mon, Jan 30, 2012 at 3:19 PM, Linus Torvalds > wrote: > > > > Tssk. Your script is broken, or your manual fixup is broken. Look at > > the tag-name again. > > > > I pulled the correct one, but please be more careful. > > Oh, and if it's because your old script can't verify the tag-names, so > you fix things up by hand instead of scripting it, try using > "tags/" instead of just "". That makes old git > versions at least see the reference, even if they don't then react to > the signing itself (ie they just treat it as the commit it points to, > rather than as a tag with interesting contents in itself) Ah, ok, I'll try that out. Or I can spend the time to get the new version of git installed. Wrestling with my scripts or rpm, I don't know which is worse... greg k-h