Index: trunk/DataCheck/Sourcefile.sh
===================================================================
--- trunk/DataCheck/Sourcefile.sh	(revision 18064)
+++ trunk/DataCheck/Sourcefile.sh	(revision 18065)
@@ -42,5 +42,5 @@
    if [ ! -d $@ ]
    then
-      if [ "$processlog" = "" ]
+      if [ "$processlog" = "" ] || [ "$logfile" = "" ]
       then
          mkdir -p $@ 
