summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2003-10-21 15:57:07 +0000
committerJeremy Katz <katzj@redhat.com>2003-10-21 15:57:07 +0000
commit05b3f2764a80291dbc4e295b62a63da229d61462 (patch)
tree3155a5886ce53dfbe2167c97f55e7a8a3b9d6926 /scripts
parent161e7e4a3a67ec881da7ca2b8164f71c0a544b34 (diff)
downloadanaconda-05b3f2764a80291dbc4e295b62a63da229d61462.tar.gz
anaconda-05b3f2764a80291dbc4e295b62a63da229d61462.tar.xz
anaconda-05b3f2764a80291dbc4e295b62a63da229d61462.zip
and we prove, yet again, that I am unable to type
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/mk-images2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/mk-images b/scripts/mk-images
index a99e32330..9bef8a32c 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -955,7 +955,7 @@ for KERNELARCH in $arches; do
done
done
-if [ -n "$foundakernel"]; then
+if [ -n "$foundakernel" ]; then
# make the second stage
find $KERNELBASE/*/lib/modules/ > $CACHE
makeSecondStage