mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-24 14:01:15 -03:00
Use strongly typed Pid for job control
This commit is contained in:
@@ -503,7 +503,7 @@ type --query cp
|
||||
echo $status
|
||||
#CHECK: 0
|
||||
|
||||
jobs --query 0
|
||||
jobs --query 1
|
||||
echo $status
|
||||
#CHECK: 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user