compose/script/ci
fate-grand-order b195a09a54 fix misspell "compatibility" in script/ci
Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
2017-04-03 13:18:26 -07:00

8 lines
191 B
Bash
Executable file

#!/bin/bash
#
# Backwards compatibility for jenkins
#
# TODO: remove this script after all current PRs and jenkins are updated with
# the new script/test/ci change
set -e
exec script/test/ci