summaryrefslogtreecommitdiffstats
path: root/stage1
diff options
context:
space:
mode:
authorAl Stone <ahs3@redhat.com>2012-12-29 14:28:01 -0700
committerAl Stone <ahs3@redhat.com>2012-12-29 14:28:01 -0700
commitffc2f8c9526017dba28efac17806ee3032901820 (patch)
tree6d88a8daae69eb1d839f4e96f0e458821b5f49b9 /stage1
parente52f9e3941c5319d6c1effc96137c2ac22b965bc (diff)
downloadbootstrap.git.DONOTUSE-ffc2f8c9526017dba28efac17806ee3032901820.tar.gz
bootstrap.git.DONOTUSE-ffc2f8c9526017dba28efac17806ee3032901820.tar.xz
bootstrap.git.DONOTUSE-ffc2f8c9526017dba28efac17806ee3032901820.zip
correct minor typo
Signed-off-by: Al Stone <ahs3@redhat.com>
Diffstat (limited to 'stage1')
-rwxr-xr-xstage12
1 files changed, 1 insertions, 1 deletions
diff --git a/stage1 b/stage1
index 6d4717c..da8ccf9 100755
--- a/stage1
+++ b/stage1
@@ -1156,7 +1156,7 @@ EOF
;;
stage3 )
- # This assumes stage2 was run and the fies are available
+ # This assumes stage2 was run and the files are available
test -e $ROOTFS/stage3/local.conf && rm $ROOTFS/stage3/local.conf
ln -s ../stage2/local.conf $ROOTFS/stage3/local.conf