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

exit left over from debugging.
This commit is contained in:
Nathan Whitehorn 2011-03-28 04:29:50 +00:00
parent 5a03845293
commit e45dab861e

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