From fd19e44f449f7e2e58d42d7bb6813e2292c38fba Mon Sep 17 00:00:00 2001 From: Linus Torvalds Date: Mon, 12 Feb 2007 15:05:15 -0800 Subject: [PATCH] don't use 'localversion*' files twice Since we look in both source and object directories for localversion* files, we accidentally ended up getting them twice. Use 'sort -u' to avoid that. Reported-by: Tony Luck Signed-off-by: Linus Torvalds --- Reading git-format-patch failed