• E
    build: fix autobuild failures on gcov upgrade · 38afe8f5
    Eric Blake 提交于
    Last time I ran ./autobuild.sh was on F13; and upgrading to F14
    exposed these leftovers due to a newer gcov than what was in the stale
    files, in the form of spurious messages that break 'make check':
    
    +profiling:/home/remote/eblake/libvirt-tmp/tools/virsh-console.gcda:Version mismatch - expected 405R got 404R
    
    and concluding with a bug in the autobuild.sh script itself:
    
    ./autobuild.sh: line 44: test: =: unary operator expected
    
    * autobuild.sh: avoid syntax error on failed test
    * tools/Makefile.am (CLEANFILES): Clean coverage files.
    38afe8f5
autobuild.sh 2.2 KB
新手
引导
客服 返回
顶部