Gitiles
Code Review
Sign In
gerrit.onosproject.org
/
ci-management
/
d61caa98696101eee927bfc0ecae38f8cd353831
/
.
/
jjb
/
routing
/
routing-verify.sh
blob: 5abdf3094a51ddb88c34f1c83e6589180683cdd7 [
file
] [
log
] [
blame
]
Ray Milkey
d61caa9
2019-03-07 15:43:25 -0800
[
diff
] [
blame^
]
1
#!/bin/bash
2
3
# exit on errors
4
set
-
eu
-
o pipefail
5
6
true