Quote:
Originally Posted by Goldorakk
Is there any data in ~/builds/scripts/at-job.log ???
|
Yes
"
The input file looks like this:
commands will be executed using /bin/bash
job 1237304740.a at Tue Mar 17 11:45:40 2009"
and you can see in the execution
"+ echo 'AT Job ID = 1237304740.a'
AT Job ID = 1237304740.a"
So it is reading the file, but getting stuck
I don't unnerstand it.