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