I'm also trying to pass some job dependent information to the trigger script. Is there somewhere in the job structure for user defined information to be stored? I could them retrieve this using the jobid.
Cheers, On Thu, 2014-02-13 at 05:45 -0800, Yuri D'Elia wrote: > Is it possible to pass an argument, or a value somehow, to a trigger > program? > > I'm trying to perform cleanup for a job automatically, but I don't want > to write specific settings in the cleanup script itself. Some form of > parameter or environment variable sent to the trigger would do the job > nicely. > > I couldn't find anything relevant in the strigger manpage. > > Thanks.
