Linux Foundation Collaborative Projects
index
:
releng
master
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
jjb
/
doctor
/
t.sh
blob: 3005c6d15f4763599f2887ced177b16ef359c23e (
plain
)
1
2
3
4
5
6
7
8
9
#!/bin/bash
set
-e
set
-o pipefail
[[
$GERRIT_CHANGE_NUMBER
=
~ .*
]]
echo
"done"