[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [OSSTEST PATCH 1/2] mg-force-push: unshift . onto @INC



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

Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
---
 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
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.