Pull BPF enabled rustc and sysroot into SDK (#2936)

This commit is contained in:
Jack May
2019-02-25 15:35:45 -08:00
committed by GitHub
parent 67c9bbc6b2
commit 329382f016
3 changed files with 55 additions and 1 deletions

View File

@@ -36,9 +36,11 @@ test-stable-perf)
Cargo.toml$ \
ci/test-stable-perf.sh \
ci/test-stable.sh \
^programs/ \
^sdk/ \
|| {
annotate --style info \
"Skipped tests as no relavant files were modified"
"Skipped test-stable-perf as no relavant files were modified"
exit 0
}