summaryrefslogtreecommitdiff
path: root/script/ci
blob: 34bf9a4be65a45bb322fa965ce44dfa32d9b2426 (plain)
1
2
3
4
5
6
7
8
#!/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