summaryrefslogtreecommitdiff
path: root/tests/jobs.right
diff options
context:
space:
mode:
authorStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-11 14:49:26 -0700
committerStephen Hemminger <stephen.hemminger@vyatta.com>2010-10-11 15:19:40 -0700
commit011c1d1c0766c65517ebd495465c99e86edb63ec (patch)
tree30d8f6a13235af90897c3223554871ef52225462 /tests/jobs.right
parent40cfaccf7b178b6239b5cd0013ef80b7ff8e503e (diff)
downloadvyatta-bash-011c1d1c0766c65517ebd495465c99e86edb63ec.tar.gz
vyatta-bash-011c1d1c0766c65517ebd495465c99e86edb63ec.zip
Update to bash-4.1
Diffstat (limited to 'tests/jobs.right')
-rw-r--r--tests/jobs.right4
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: