Remove spurious "Clean sandbox"...

This commit is contained in:
Marc Olzheim 2004-06-16 18:54:36 +00:00
parent d5b00ca908
commit 4c7eca14b5

View file

@ -272,7 +272,6 @@ EOF
echo ""
done
Clean sandbox
echo "Cleaning sandbox"
cd "${BOXDIR}" || err "Could not cd back to sanbox root !"
rm -r "${WORKDIR}" || warn "Directory ${WORKDIR} could not be cleanly removed !"