I think a quick way is to wrap around it using a shell script: #!/bin/sh
# call the real qlogin: qlogin.real -pty n $* exit $? Give it a try... Rayson On Thu, Mar 22, 2012 at 1:13 PM, P. Golik <[email protected]> wrote: > Uh, I see. Is there another way to make "-pty n" default for qlogin? > > > On Thu, Mar 22, 2012 at 6:12 PM, Rayson Ho <[email protected]> wrote: >> >> On Thu, Mar 22, 2012 at 12:59 PM, P. Golik <[email protected]> wrote: >> > So, to me it looks like qlogin doesn't respect -pty n if set via >> > sge_request. Is it a bug, or do I have to consider anything special >> > about >> > this setup? >> >> It is not a bug, it is just that qlogin does not read the >> common/sge_request file at all. >> >> Rayson >> >> >> >> > >> > Thanks! >> > >> > P. >> > >> > _______________________________________________ >> > users mailing list >> > [email protected] >> > https://gridengine.org/mailman/listinfo/users >> > > > _______________________________________________ users mailing list [email protected] https://gridengine.org/mailman/listinfo/users
