Description: update path to mech-dump script during autopkgtest
Origin: vendor
Forwarded: not needed
Author: gregor herrmann <gregoa@debian.org>
Last-Update: 2016-08-09

--- a/t/mech-dump/mech-dump.t
+++ b/t/mech-dump/mech-dump.t
@@ -18,6 +18,7 @@
 if ( $^O eq 'VMS' ) {
     $exe = qq[mcr $^X "-mblib" $exe];
 }
+$exe = '/usr/bin/mech-dump' if $ENV{ADTTMP};
 
 # Simply use a file: uri instead of the filename to make this test
 # more independent of what URI::* thinks.
