CINT Script doesn't execute in crontab

From: Ivan Koji Koga <ivankoga_at_yahoo.com.br>
Date: Mon, 21 Mar 2005 23:48:27 -0300


Dear all,
I made a script that run in cint and i want it to run with crontab. Then i made a shellscript to run it.
The shellscript code is:
/testesROOT/execroot.sh



#!/bin/bash
/usr/local/root/bin/root -q -l -n -b /testesROOT/pipesbr_insere.C

that's my Crontab



0-59/1 * * * * /testesROOT/execroot.sh

I tested other commands in the execroot.sh and only the root cint script isn't running with Crontab. When i run it by hand it works. Can anyone help me?

Thank you.
Ivan K. Koga Received on Tue Mar 22 2005 - 03:48:38 MET

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:06 MET