X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=ruby%2Frun-bindtests;h=a78b5f6d740f49268501bf3c667634c017527157;hb=9ba779ea367b2ea7077da7bdd75e813cd06c7eea;hp=803d4c6ffeb1dcae971d64274b09a1c50b34e59c;hpb=babc0846cc911b01a58a7385d30ad25889b7175a;p=libguestfs.git diff --git a/ruby/run-bindtests b/ruby/run-bindtests index 803d4c6..a78b5f6 100755 --- a/ruby/run-bindtests +++ b/ruby/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 ruby -Ilib -Iext/guestfs bindtests.rb > bindtests.tmp -diff -u ../bindtests bindtests.tmp +diff -u ${srcdir}/../bindtests bindtests.tmp