Searched refs:LAST_CHANGEID (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/tools/
H A Dftfy.sh48 LAST_CHANGEID=$(git show | awk '/Change-Id:/{print $2}')
49 if [ -z "$LAST_CHANGEID" ]; then
55 NEW_CHANGEID=${LAST_CHANGEID}-styled
61 Cosmetic: Fix whitespace in change ${LAST_CHANGEID:0:9}

Completed in 98 milliseconds