From 864724bdc23083703d0ffd6e1688cd847e0aa64d Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Sat, 6 Feb 2016 19:25:30 +0000 Subject: Better modules split --- emi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emi') diff --git a/emi b/emi index b9d93eb..790ec52 100755 --- a/emi +++ b/emi @@ -32,7 +32,7 @@ use File::Path qw(make_path); use Iurt::Config qw(config_usage config_init get_author_email get_mandatory_arch); use Iurt::Process qw(check_pid); use Iurt::Mail qw(sendmail); -use Iurt::File qw(get_upload_tree_state); +use Iurt::Queue qw(get_upload_tree_state); use Iurt::Util qw(plog_init plog); use Iurt::Emi qw(find_prefixes_ready_to_upload upload_prefix_in_media); use Data::Dumper; -- cgit v1.2.1