Home
last modified time | relevance | path

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

/third_party/ffmpeg/ffbuild/
Dversion.sh49 OLD_REVISION=$(cat "$2" 2> /dev/null | head -4 | tail -1)
55 if test "$NEW_REVISION" != "$OLD_REVISION"; then