fix misspell "compatibility" in script/ci

Signed-off-by: fate-grand-order <chenjg@harmonycloud.cn>
This commit is contained in:
fate-grand-order 2017-03-17 11:35:10 +08:00
parent 73aff2b50f
commit 8471276e73

View File

@ -1,6 +1,6 @@
#!/bin/bash #!/bin/bash
# #
# Backwards compatiblity for jenkins # Backwards compatibility for jenkins
# #
# TODO: remove this script after all current PRs and jenkins are updated with # TODO: remove this script after all current PRs and jenkins are updated with
# the new script/test/ci change # the new script/test/ci change