abuild.in: don't fail if git describe fails
`git describe` by default looks for tags, but `git clone` does not clone tags by default which causes failures on travis currently. Also redirect `git describe` errors to /dev/null while being here.
Showing
Please register or sign in to comment