Replace command "pass" in the shell script by ":"
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 19:20:31 +0000 (20:20 +0100)
commit14d783b94e759139d1edd54bc312fe2811080e4f
tree1581753dc8562363ae26fb5cb180dd1715aed50b
parent3fd283023ebd04195a8ae5688376d83722bc1aab
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>
docker/run_tests.sh