OSDN Git Service

tests: fix a bug in wait_for_dev_to_disappear_ helper function
authorJim Meyering <meyering@redhat.com>
Thu, 5 Jan 2012 17:24:41 +0000 (18:24 +0100)
committerJim Meyering <meyering@redhat.com>
Thu, 5 Jan 2012 17:25:21 +0000 (18:25 +0100)
commite54f1da5bd2c379d8d2e4e7d5bb086b4947d4591
tree413dfc409adec74e1c6f7faefe3ec9fc8df56082
parentb56370a71e69c9558a52413686954198ce9c20fd
tests: fix a bug in wait_for_dev_to_disappear_ helper function

* tests/t-lib-helpers.sh (wait_for_dev_to_disappear_): Correct
typo: missing expr in subshell.
tests/t-lib-helpers.sh