380860
From a027043170603c360605dd2129dbf37b9fd820d8 Mon Sep 17 00:00:00 2001
380860
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar@redhat.com>
380860
Date: Wed, 10 Dec 2014 13:12:47 +0100
380860
Subject: [PATCH] Do not sleep in Makefile.PL
380860
MIME-Version: 1.0
380860
Content-Type: text/plain; charset=UTF-8
380860
Content-Transfer-Encoding: 8bit
380860
380860
Signed-off-by: Petr Písař <ppisar@redhat.com>
380860
---
380860
 Makefile.PL | 1 -
380860
 1 file changed, 1 deletion(-)
380860
380860
diff --git a/Makefile.PL b/Makefile.PL
380860
index fe093bd..b9cd6ea 100644
380860
--- a/Makefile.PL
380860
+++ b/Makefile.PL
380860
@@ -105,7 +105,6 @@ sub _scripts {
380860
 ###############################################################
380860
 
380860
 WARNING
380860
-      sleep 10;
380860
     }
380860
   }
380860
   return @scripts;
380860
-- 
380860
1.9.3
380860