Opened 11 years ago
Closed 10 years ago
#773 closed defect (fixed)
IZ3231: Checkpointing: Available pseudo variables nowhere listed
Reported by: | reuti | Owned by: | Dave Love <d.love@…> |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.2u5alpha |
Severity: | Keywords: | man | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3231]
Issue #: 3231 Platform: All Reporter: reuti (reuti) Component: gridengine OS: All Subcomponent: man Version: 6.2u5alpha CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: Checkpointing: Available pseudo variables nowhere listed Status whiteboard: Attachments: Issue 3231 blocks: Votes for issue 3231: Opened: Tue Jan 26 07:28:00 -0700 2010 ------------------------ Applies to 6.2u5 final: The available pseudo variables inside the checkpointing interface: char *ckpt_variables[] = { "host", "job_owner", "job_id", "job_name", "queue", "job_pid", "ckpt_dir", "ckpt_signal", NULL }; are nowhere mentioned in the man pages. They could go to `man sge_ckpt` or `man checkpoint`. I would prefer the latter. Also the variable $SGE_CKPT_DIR and $SGE_CKPT_ENV could be mentioned there for completeness. They are on the `man qsub` page (submit.1), but repeating them at an appropriate location would be fine though.
Change History (1)
comment:1 Changed 10 years ago by Dave Love <d.love@…>
- Owner set to Dave Love <d.love@…>
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In [3949/sge]:
(The changeset message doesn't reference this ticket)