On 5/20/2010 8:06 PM, Richard Atterer wrote: > [ -x /usr/share/drupal6/scripts/cron.sh ] && > /usr/share/drupal6/scripts/cron.sh > > if test -x /usr/share/drupal6/scripts/cron.sh; then > /usr/share/drupal6/scripts/cron.sh; fi
To me, these two lines look like they do exactly the same thing. Can you explain what is supposed to be the difference? Regards JM -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

