From 003dfd32bca75228018fce53039708d9c136890b Mon Sep 17 00:00:00 2001 From: John Kacur Date: Tue, 2 Mar 2010 15:38:10 +0100 Subject: [PATCH] --- yaml --- r: 199521 b: refs/heads/master c: 4431d4ce996de2cd2c45583209ba0dbbc9bf2795 h: refs/heads/master i: 199519: a79e3a6e3177d27f2c44c537fddd8f6d3ba41d38 v: v3 --- [refs] | 2 +- trunk/scripts/tags.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 20ae91dd3252..d02f220e5f2c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a8bac511c8c18878908eb49f33f7257610b15180 +refs/heads/master: 4431d4ce996de2cd2c45583209ba0dbbc9bf2795 diff --git a/trunk/scripts/tags.sh b/trunk/scripts/tags.sh index 9f459536f289..caa867dba16d 100755 --- a/trunk/scripts/tags.sh +++ b/trunk/scripts/tags.sh @@ -17,7 +17,7 @@ ignore="( -name SCCS -o -name BitKeeper -o -name .svn -o \ -name .git ) \ -prune -o" -# Do not use full path is we do not use O=.. builds +# Do not use full path if we do not use O=.. builds if [ "${KBUILD_SRC}" = "" ]; then tree= else