X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=java%2Frun-bindtests;h=4fc147a7ee0fbd2fd79b4ed685224cbf2984c772;hb=270a2b5ebb6a5f01eb3f8cd2b591cd68d3b6096f;hp=b80c4dc5b6c0aa964183b8a54f2ecfba07456afd;hpb=babc0846cc911b01a58a7385d30ad25889b7175a;p=libguestfs.git diff --git a/java/run-bindtests b/java/run-bindtests index b80c4dc..4fc147a 100755 --- a/java/run-bindtests +++ b/java/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 $JAVA -Djava.library.path=.libs Bindtests > bindtests.tmp -diff -u ../bindtests bindtests.tmp +diff -u ${srcdir}/../bindtests bindtests.tmp