Bug #1595
Bug in init script on debian
Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
General
Target version:
-
Start date:
2013-02-04
Due date:
% Done:
100%
Estimated time:
Found in version:
v3.3-453-g5dd5826
Affected Versions:
Description
/etc/init.d/tvheadend stop
/etc/init.d/tvheadend: 36: [: 0: unexpected operator
[ ok ] Stopping Tvheadend: tvheadend.
The line correspond to [ "$TVH_IPV6" == "1" ] && ARGS="$ARGS -6"
History
Updated by Adam Sutton almost 12 years ago
- Status changed from New to Fixed
- % Done changed from 0 to 100
Applied in changeset commit:fea99ba6497090c17b7fe407ec5a64133f769208.
Updated by Eric Valette almost 12 years ago
Adam Sutton wrote:
Applied in changeset commit:fea99ba6497090c17b7fe407ec5a64133f769208.
Thanks for both fixes adam. Will test again at home to see if I can reproduce the memory leak.