autotest: Drop unit from the sleep

This makes it compatible with the FreeBSD version.

Signed-off-by: Michal Berger <michalx.berger@intel.com>
Change-Id: I99707f07f8a74e5ca90074bfc69bdaa524ed2ad4
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/10207
Community-CI: Broadcom CI <spdk-ci.pdl@broadcom.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
This commit is contained in:
Michal Berger 2021-11-12 14:41:32 +01:00 committed by Jim Harris
parent d2d55a0359
commit ea81ed5dbb

View File

@ -657,7 +657,7 @@ function process_core() {
# don't wait since all the tests ended successfully, hence having any
# critical cores lying around is unlikely.
local es=$?
((es != 0)) && sleep 5s
((es != 0)) && sleep 5
local coredumps core