Fix command in prepare env to execute check_os.sh
authorjose.lausuch <jose.lausuch@ericsson.com>
Wed, 21 Jun 2017 12:55:01 +0000 (14:55 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Wed, 21 Jun 2017 13:04:36 +0000 (15:04 +0200)
commit4d669670f13e5ab4394a2c9e38073bf7281555ae
tree689a16d78e0245d220b626f001de27568bcc35e4
parent28d74e22e5e7a252996c1e0cb29ccb21a97fdeb0
Fix command in prepare env to execute check_os.sh

[1] introduced a bug when adding "sh" to the call.
There is no need to use sh or bash in the command string.

[1]: https://gerrit.opnfv.org/gerrit/#/c/36163/

Change-Id: I9ce443721b69945a4a749da0caa6c008cc8ca284
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/ci/prepare_env.py