thought I needed to do this in ssl... chge the readonlydir to prevent

mccrel from overflowing due to failing cleanup scripts...
This commit is contained in:
sonja.mirtitsch%sun.com 2001-12-14 20:10:46 +00:00
parent 8bc8d0113f
commit e51a88869f

View File

@ -97,6 +97,7 @@ dbtest_cleanup()
{
html "</TABLE><BR>"
cd ${QADIR}
chmod a+rw $RONLY_DIR
. common/cleanup.sh
}