summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2012-03-16 22:06:12 +0100
committerPaul Buetow <paul@buetow.org>2012-03-16 22:06:12 +0100
commit653c532d3b1e1bbd7b95a6bb735b599f06207233 (patch)
tree8458c71bda9e7676bd3e5e8973c7985019bed613
parente0ef1463ba6fd9d192e0c982df3544bafcb6134a (diff)
bugfix
-rwxr-xr-xloadbars2
1 files changed, 2 insertions, 0 deletions
diff --git a/loadbars b/loadbars
index 50ab6c9..b1efdf3 100755
--- a/loadbars
+++ b/loadbars
@@ -272,6 +272,8 @@ BASH
last;
}
}
+
+ delete $PIDS{$pid};
}
return undef;