New data point. fcron/bash is getting confused with scripts that produce output but exit with normal (0) status. Given the fcrontab:
* * * * * hello-world where hello-world contains: echo "Hello, world" exit 0 I get: From: [EMAIL PROTECTED] (fcron) To: undisclosed-recipients:; Changing the exit status to 1 produces: From: [EMAIL PROTECTED] (fcron) hello, world Job /tmp/hello-world terminated (exit status: 1) (mailing output) -- Bill Wohler <[EMAIL PROTECTED]> http://www.newt.com/wohler/ GnuPG ID:610BD9AD Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian! If you're passed on the right, you're in the wrong lane. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]