commit | 4431d4ce996de2cd2c45583209ba0dbbc9bf2795 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Tue Mar 02 15:38:10 2010 +0100 |
committer | Michal Marek <mmarek@suse.cz> | Wed Mar 03 10:45:22 2010 +0100 |
tree | a40e9207b5f2479c3be0893fc93cb05fa7b1d7fb | |
parent | a8bac511c8c18878908eb49f33f7257610b15180 [diff] [blame] |
tags: Fix spelling error in comment (is->if) Signed-off-by: John Kacur <jkacur@redhat.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
diff --git a/scripts/tags.sh b/scripts/tags.sh index 9f45953..caa867d 100755 --- a/scripts/tags.sh +++ b/scripts/tags.sh
@@ -17,7 +17,7 @@ -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