Replace command "pass" in the shell script by ":" 27/7027/1
authorjose.lausuch <jose.lausuch@ericsson.com>
Sun, 17 Jan 2016 19:20:31 +0000 (20:20 +0100)
committerJose Lausuch <jose.lausuch@ericsson.com>
Sun, 17 Jan 2016 22:37:06 +0000 (22:37 +0000)
commit1b3310e21276d29a0b6fbe520fb41cfb8588e48a
tree1581753dc8562363ae26fb5cb180dd1715aed50b
parentf90f81568050962261347d998eb6914d375395f6
Replace command "pass" in the shell script by ":"

"pass" is a python command, not bash. ":" is the equivalent.

Change-Id: Ied93813308599479b82729c66c10397135477a47
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
(cherry picked from commit 14d783b94e759139d1edd54bc312fe2811080e4f)
docker/run_tests.sh