This script seems to have missed out on the bulk commit fixing this
problem.

Signed-off-by: Ian Jackson <[email protected]>
---
 mg-force-push | 1 +
 1 file changed, 1 insertion(+)

diff --git a/mg-force-push b/mg-force-push
index 4a8f0a2..09c1894 100755
--- a/mg-force-push
+++ b/mg-force-push
@@ -10,6 +10,7 @@
 use strict;
 use warnings;
 
+BEGIN { unshift @INC, qw(.); }
 use Osstest;
 
 my @dryrun;
-- 
2.1.4


_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to