Home
last modified time | relevance | path

Searched refs:ORIG_COMMIT_MSG (Results 1 – 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/tools/
Dftfy.sh71 diff -u "$ORIG_COMMIT_MSG" "$NEW_COMMIT_MSG" | tail -n +3
85 git log -1 --format=%B > "$ORIG_COMMIT_MSG"
87 < "$ORIG_COMMIT_MSG" > "$NEW_COMMIT_MSG"
88 cmp -s "$ORIG_COMMIT_MSG" "$NEW_COMMIT_MSG"
97 ORIG_COMMIT_MSG=orig.commit-msg.$$
100 CLEAN_FILES="${CLEAN_FILES} ${ORIG_COMMIT_MSG} ${NEW_COMMIT_MSG}"