Committing while tired is never a good idea. Remove an unconditional error

exit left over from debugging.
This commit is contained in:
nwhitehorn 2011-03-28 04:29:50 +00:00
parent af2e1861d2
commit cd47b87c5f

View File

@ -140,8 +140,6 @@ if [ ! -z "$FETCH_DISTRIBUTIONS" ]; then
export DISTRIBUTIONS="$ALL_DISTRIBUTIONS"
fi
error
bsdinstall checksum || error
bsdinstall distextract || error
bsdinstall rootpass || error