X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ocaml%2Frun-bindtests;h=af6fc14a01adaf1147e7361a895cce4cbf045b57;hb=04ea1375c55aa67df4e7fc61dbb534111767f3b6;hp=5200fecf44474fc7cbf466814f881fda80388674;hpb=0c463dd0aa962c405b1be32c925acf9891c96bfc;p=libguestfs.git diff --git a/ocaml/run-bindtests b/ocaml/run-bindtests index 5200fec..af6fc14 100755 --- a/ocaml/run-bindtests +++ b/ocaml/run-bindtests @@ -14,9 +14,9 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. set -e ./bindtests > bindtests.tmp -diff -u ../bindtests bindtests.tmp +diff -u ${srcdir}/../bindtests bindtests.tmp