mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
gobject: Run bindtests from srcdir.
This commit is contained in:
committed by
Richard W.M. Jones
parent
70070cf244
commit
3a754cc88f
@@ -23,6 +23,6 @@ if [ -z "$GJS" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
../run $GJS bindtests.js > bindtests.tmp
|
||||
../run $GJS $srcdir/bindtests.js > bindtests.tmp
|
||||
diff -u ${srcdir}/../bindtests bindtests.tmp
|
||||
../run $GJS bindtests-manual.js 2>/dev/null
|
||||
../run $GJS $srcdir/bindtests-manual.js 2>/dev/null
|
||||
|
||||
Reference in New Issue
Block a user