diff options
| author | Paul Buetow <paul@buetow.org> | 2012-03-16 22:06:12 +0100 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2012-03-16 22:06:12 +0100 |
| commit | 653c532d3b1e1bbd7b95a6bb735b599f06207233 (patch) | |
| tree | 8458c71bda9e7676bd3e5e8973c7985019bed613 | |
| parent | e0ef1463ba6fd9d192e0c982df3544bafcb6134a (diff) | |
bugfix
| -rwxr-xr-x | loadbars | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -272,6 +272,8 @@ BASH last; } } + + delete $PIDS{$pid}; } return undef; |
