tags: Fix spelling error in comment (is->if)
Signed-off-by: John Kacur <jkacur@redhat.com> Signed-off-by: Michal Marek <mmarek@suse.cz>
This commit is contained in:
Родитель
a8bac511c8
Коммит
4431d4ce99
|
@ -17,7 +17,7 @@ ignore="( -name SCCS -o -name BitKeeper -o -name .svn -o \
|
||||||
-name .git ) \
|
-name .git ) \
|
||||||
-prune -o"
|
-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
|
if [ "${KBUILD_SRC}" = "" ]; then
|
||||||
tree=
|
tree=
|
||||||
else
|
else
|
||||||
|
|
Загрузка…
Ссылка в новой задаче