Hi, I am now getting emails from cron such as:
Date: Mon, 10 May 2010 00:00:01 +0000 From: Cron Daemon <[email protected]> To: [email protected] Subject: Cron <r...@cobalt> . /etc/default/sphinxsearch && [ "$START" == "yes" ] && [ -x /usr/bin/indexer ] && /usr/bin/indexer --quiet --rotate --all [: 11: no: unexpected operator Perhaps the test in the crontab file should be [ "$START" = "yes" ] rather than == ? Bye for now, -- Laurence Withers, <[email protected]> http://www.lwithers.me.uk/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

