aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-03-15 13:49:59 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-03-15 13:49:59 +0000
commit564c7a684b0ca2a50df91c6771d84527e19f6602 (patch)
tree86231a0afbf9847f68583620d9ddb4a5a4ce6bb8
parent80f174bd3c317443edd03ef1bab800e7d316cb78 (diff)
downloadstrongswan-564c7a684b0ca2a50df91c6771d84527e19f6602.tar.bz2
strongswan-564c7a684b0ca2a50df91c6771d84527e19f6602.tar.xz
create apach2/ocsp/ logging directory on winnetou
-rwxr-xr-xtesting/scripts/build-umlhostfs1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/scripts/build-umlhostfs b/testing/scripts/build-umlhostfs
index a7fdf96b3..e77bfc025 100755
--- a/testing/scripts/build-umlhostfs
+++ b/testing/scripts/build-umlhostfs
@@ -70,7 +70,6 @@ do
then
cp -rfp $UMLTESTDIR/testing/images $LOOPDIR/var/www/localhost/htdocs
chroot $LOOPDIR /etc/openssl/generate-crl >> $LOGFILE 2>&1
- mkdir $LOOPDIR/var/log/apache2/ocsp
fi
chroot $LOOPDIR /etc/init.d/depscan.sh --update >> $LOGFILE 2>&1
umount $LOOPDIR