about summary refs log tree commit diff
path: root/Test/W03jobparameters.ztst
Commit message (Collapse)AuthorAgeFilesLines
* 49906 (Bart), 49911: Fixes to querying jobs in subshell.Peter Stephenson2022-03-301-0/+28
| | | | | | | | Don't attempt to query invalid job off end of table, resulting in crashes from $jobtstates. If background task started in subshell, look at tatsks within subshell instead of main shell. Document and add test.
* 49802 (+49804): pass MODULE_PATH to zsh started in test W03Jun-ichi Takimoto2022-03-061-0/+1
|
* 49787: test for jobs fix in 49783Peter Stephenson2022-03-031-0/+49