Prolog runs as a separate process, so all env vars are discarded when the prolog is done.
To implement what you need, you can look at the starter method... Rayson On Tue, Oct 9, 2012 at 6:40 PM, Orion Poplawski <[email protected]> wrote: > Is there a way to set environment variables in a prolog script that persist > to the job and epilog? > > -- > Orion Poplawski > Technical Manager 303-415-9701 x222 > NWRA, Boulder Office FAX: 303-415-9702 > 3380 Mitchell Lane [email protected] > Boulder, CO 80301 http://www.nwra.com > _______________________________________________ > users mailing list > [email protected] > https://gridengine.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
