X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ocaml%2Frun-bindtests;h=af6fc14a01adaf1147e7361a895cce4cbf045b57;hb=56b3b40603a95b09a0f34c2e49143bc7b40cbdfd;hp=a9162c9f3b7816e278fdf3ed370e81daf93ca540;hpb=3a7590f2bb716ec6ce0e5b7445f3ec7409ba1b4b;p=libguestfs.git diff --git a/ocaml/run-bindtests b/ocaml/run-bindtests index a9162c9..af6fc14 100755 --- a/ocaml/run-bindtests +++ b/ocaml/run-bindtests @@ -14,10 +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