mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
out-of-tree build: fixed bindtests and inspector
This commit is contained in:
committed by
Richard W.M. Jones
parent
aa67ea2b9b
commit
e7ea6d06ab
@@ -18,5 +18,5 @@
|
||||
|
||||
set -e
|
||||
|
||||
python bindtests.py > bindtests.tmp
|
||||
diff -u ../bindtests bindtests.tmp
|
||||
python ${srcdir}/bindtests.py > bindtests.tmp
|
||||
diff -u ${srcdir}/../bindtests bindtests.tmp
|
||||
|
||||
Reference in New Issue
Block a user