On Fri, Aug 21, 2015 at 8:20 AM, O. Hartmann <ohart...@zedat.fu-berlin.de> wrote:
> When the job is run from cron, the situation changes dramatically. The > setup is > like this: > > SHELL=/bin/sh > TZ=Europe/Berlin > MAILTO="" > PATH=/usr/local/bin:/usr/local/sbin:${PATH} > ^^^^^^^^^ The line which specifies PATH is wrong in your crontab. See: https://lists.freebsd.org/pipermail/freebsd-python/2015-June/008384.html -- Craig _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"