commit | 880ee94a94684b860fd330a2e97eadb3aaab4897 | [log] [tgz] |
---|---|---|
author | Brion Vibber <bvibber@wikimedia.org> | Wed May 04 15:41:32 2016 -0400 |
committer | Brion Vibber <bvibber@wikimedia.org> | Wed May 04 15:41:32 2016 -0400 |
tree | 4fd8c555fd1f06a96575c836869566505e01b41f | |
parent | 3c2231807ff1c540d1c0ce5ea13642bc57422055 [diff] |
Fix for version.sh when libvpx is checked out as git submodule When using git submodules, .git may be a file instead of a directory. The -d test was failing in that case; switched to -e. BUG=https://bugs.chromium.org/p/webm/issues/detail?id=1215 Change-Id: Iedf0e92bfeb003b28a415945dc729e6ce58c4fe4