diff options
Diffstat (limited to 'tests/jobs.right')
-rw-r--r-- | tests/jobs.right | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/jobs.right b/tests/jobs.right index 0a6fce9..a4c8a7c 100644 --- a/tests/jobs.right +++ b/tests/jobs.right @@ -72,8 +72,8 @@ running jobs: [1] Running sleep 300 & [2]- Running sleep 350 & [3]+ Running sleep 400 & -./jobs.tests: line 127: kill: %4: no such job -./jobs.tests: line 129: jobs: %4: no such job +./jobs.tests: line 128: kill: %4: no such job +./jobs.tests: line 130: jobs: %4: no such job current job: [3]+ Running sleep 400 & previous job: |