Opened 16 years ago
Last modified 10 years ago
#241 new defect
IZ1588: qstat -xml -j incorrectly reports job environment variable names
Reported by: | templedf | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | sge | Version: | 6.0 |
Severity: | Keywords: | clients | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=1588]
Issue #: 1588 Platform: All Reporter: templedf (templedf) Component: gridengine OS: All Subcomponent: clients Version: 6.0 CC: None defined Status: NEW Priority: P4 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: roland URL: * Summary: qstat -xml -j incorrectly reports job environment variable names Status whiteboard: Attachments: Issue 1588 blocks: Votes for issue 1588: Opened: Tue Apr 26 06:07:00 -0700 2005 ------------------------ With xml output enabled you get this output (I've stripped the XML tags): __SGE_PREFIX__O_HOME =/Users/dag __SGE_PREFIX__O_LOGNAME =dag __SGE_PREFIX__O_PATH =/opt/sge/bin/darwin:/sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/usr/X11R6/bin __SGE_PREFIX__O_SHELL =/bin/bash __SGE_PREFIX__O_HOST =chrisdag-wireless __SGE_PREFIX__O_WORKDIR =/private/tmp qstat -xml -j needs to explicitly replace VAR_PREFIX in the names of the environment variables with "SGE" like the execd does or hard code the variable names like qstat -j does. ------- Additional comments from sgrell Tue Dec 6 08:10:53 -0700 2005 ------- Changed the Subcomponent. Stephan
Note: See
TracTickets for help on using
tickets.