aboutsummaryrefslogtreecommitdiffstats
path: root/emi
diff options
context:
space:
mode:
authorPascal Terjan <pterjan@mageia.org>2013-01-11 23:13:58 +0000
committerPascal Terjan <pterjan@mageia.org>2013-01-11 23:13:58 +0000
commita862df58c881765cfeb0ea299f70826a637e49db (patch)
tree048d03ef2c9aea6e0e092718884a210d0ad3762c /emi
parent89e793fcb4470347b7e91e785e62ca185171cf95 (diff)
downloadiurt-a862df58c881765cfeb0ea299f70826a637e49db.tar
iurt-a862df58c881765cfeb0ea299f70826a637e49db.tar.gz
iurt-a862df58c881765cfeb0ea299f70826a637e49db.tar.bz2
iurt-a862df58c881765cfeb0ea299f70826a637e49db.tar.xz
iurt-a862df58c881765cfeb0ea299f70826a637e49db.zip
Fix emi too
Diffstat (limited to 'emi')
-rwxr-xr-xemi2
1 files changed, 1 insertions, 1 deletions
diff --git a/emi b/emi
index ed45f07..1ee4cba 100755
--- a/emi
+++ b/emi
@@ -35,7 +35,7 @@ use Iurt::Mail qw(sendmail);
use Iurt::File qw(check_upload_tree);
use Iurt::Util qw(plog_init plog);
use Data::Dumper;
-use MDK::Common qw(cat_ if_ touch);
+use MDK::Common qw(cat_ if_ find touch);
use MDK::Common::DataStructure qw(difference2);
my %run;