X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=haskell%2Frun-bindtests;h=3b17403554bf6ea6117057503241b237d2b02546;hb=6e6b3ff35f9baafb22d5459ca13c112b1e00ae1b;hp=ce01af9b4081c9df67bfdc1281e308c96a1f36fe;hpb=d164ae963297a99e2222bc32b11928c1635c45d8;p=libguestfs.git diff --git a/haskell/run-bindtests b/haskell/run-bindtests index ce01af9..3b17403 100755 --- a/haskell/run-bindtests +++ b/haskell/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