From 20a869cea9171f98151a817e3d353fe03c85ce97 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 26 Mar 2012 18:21:39 +0000 Subject: explain from where came bug_handler --- iurt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/iurt2 b/iurt2 index c3fb58a..abb04f5 100755 --- a/iurt2 +++ b/iurt2 @@ -55,6 +55,7 @@ use Filesys::Df qw(df); use POSIX; +# copied from drakx' standalone: sub bug_handler { my ($error, $is_signal) = @_; -- cgit v1.2.1