]> xenbits.xensource.com Git - people/larsk/xen-release-scripts.git/commitdiff
Removed dependency on unneeded Diff package
authorLars Kurth <lars.kurth@citrix.com>
Tue, 18 Jul 2017 16:36:37 +0000 (17:36 +0100)
committerLars Kurth <lars.kurth@citrix.com>
Tue, 18 Jul 2017 16:36:37 +0000 (17:36 +0100)
match-xsa

index 1d6de4c717490e5aec2ba58a7b82df9ba1371ffb..b9f77e87c04c5b5fa91f78db58348e02c29791cf 100755 (executable)
--- a/match-xsa
+++ b/match-xsa
@@ -11,7 +11,6 @@ use 5.010;
 use Getopt::Long qw(GetOptions);
 use Cwd;
 use File::Slurp;
-use Text::Diff;
 use File::Spec;
 
 my $GETLOGS=0;