aboutsummaryrefslogtreecommitdiffstats
path: root/iurt2
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-03-26 18:21:39 +0000
committerThierry Vignaud <tv@mageia.org>2012-03-26 18:21:39 +0000
commit20a869cea9171f98151a817e3d353fe03c85ce97 (patch)
tree84b3680062f96f1513991fbd00dcfce886cacde3 /iurt2
parent675ffd89c3dcfb933414a80763e268079004ed1b (diff)
downloadiurt-20a869cea9171f98151a817e3d353fe03c85ce97.tar
iurt-20a869cea9171f98151a817e3d353fe03c85ce97.tar.gz
iurt-20a869cea9171f98151a817e3d353fe03c85ce97.tar.bz2
iurt-20a869cea9171f98151a817e3d353fe03c85ce97.tar.xz
iurt-20a869cea9171f98151a817e3d353fe03c85ce97.zip
explain from where came bug_handler
Diffstat (limited to 'iurt2')
-rwxr-xr-xiurt21
1 files changed, 1 insertions, 0 deletions
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) = @_;