Pull latest translations from Transifex.
[libguestfs.git] / python / run-bindtests
index 17448c3..08a24e6 100755 (executable)
@@ -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