diff --git a/sit b/sit index 94332cc..34abf2a 100755 --- a/sit +++ b/sit @@ -114,6 +114,7 @@ echo "Build dir: $BUILDDIR" LOGDIR=${WORKDIR} echo "Logfile dir: $LOGDIR" +sleep 2 if [ -d ${WORKDIR} ] ; then sit_info "Removing existing working directory ${WORKDIR}"