drop useless bits
This commit is contained in:
parent
6d42204eeb
commit
4bf2d58585
@ -27,11 +27,7 @@ RELENG_MKISOFS=/usr/bin/mkisofs
|
||||
UPPER=40
|
||||
|
||||
# All must be set at this point
|
||||
printf "${SELF}: Config items:"
|
||||
printf "\n\txorriso_cmd=${RELENG_XORRISO}\n"
|
||||
|
||||
################################################
|
||||
printf "${SELF}: Generating sample tree..."
|
||||
printf "\n${SELF}: Generating sample tree in ${GEN_DATA_DIR}..."
|
||||
for ((i1=0; i1 < ${UPPER}/4; i1++))
|
||||
do
|
||||
for ((i2=0; i2 < ${UPPER}/2; i2++))
|
||||
|
Loading…
Reference in New Issue
Block a user