Merge "Address comments from #725016" am: 5ca3145db9
am: 50b0f7388b
Change-Id: I66d00b6913e1b2a7bffe6bbc5b1ef2261ce9f53f
This commit is contained in:
@@ -3,12 +3,8 @@
|
|||||||
|
|
||||||
SELFNAME=$0
|
SELFNAME=$0
|
||||||
|
|
||||||
function getAbsolutePath() {
|
|
||||||
readlink -e $1
|
|
||||||
}
|
|
||||||
|
|
||||||
function printUsage() {
|
function printUsage() {
|
||||||
echo " $SELFNAME check coding style for HEAD in this git"
|
echo " $SELFNAME check coding style for HEAD in this git repository"
|
||||||
echo " $SELFNAME -h show this message"
|
echo " $SELFNAME -h show this message"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user