summaryrefslogtreecommitdiffstats
path: root/stage1
diff options
context:
space:
mode:
authorMark Salter <msalter@redhat.com>2013-01-12 10:29:14 -0500
committerAl Stone <ahs3@redhat.com>2013-01-15 11:01:59 -0700
commit3482bd2a1294a6af969c8d7f4da1caa0d4465438 (patch)
tree2273ad701955326ccffb930c759a4edf162565bd /stage1
parent00b7351c2d6551344e1ed853a3e5b0f78e279537 (diff)
downloadbootstrap.git.DONOTUSE-3482bd2a1294a6af969c8d7f4da1caa0d4465438.tar.gz
bootstrap.git.DONOTUSE-3482bd2a1294a6af969c8d7f4da1caa0d4465438.tar.xz
bootstrap.git.DONOTUSE-3482bd2a1294a6af969c8d7f4da1caa0d4465438.zip
stage1: remove premature exit from stage1 build
Signed-off-by: Mark Salter <msalter@redhat.com>
Diffstat (limited to 'stage1')
-rwxr-xr-xstage12
1 files changed, 0 insertions, 2 deletions
diff --git a/stage1 b/stage1
index 27e3766..c1993d9 100755
--- a/stage1
+++ b/stage1
@@ -389,8 +389,6 @@ case "$1" in
go busybox
go util-linux
go tar
-# only run this far, for now
- exit 0
go gzip
go bzip2
go diffutils