remove the PARALLEL option, we're running in parallel all the time now

This commit is contained in:
Steve McIntyre 2010-11-14 15:15:11 +00:00
parent 081cca8e99
commit a594fc9375
1 changed files with 0 additions and 1 deletions

View File

@ -10,6 +10,5 @@ export MKISOFS=~/build/mkisofs/usr/bin/mkisofs
if [ "$DATE"x = ""x ] ; then
export DATE=`date -u +%Y%m%d`
fi
export PARALLEL=1
export EXTRACTED_SOURCES=/mnt/nfs-cdimage/cd-sources