diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2010-10-22 08:46:57 +0000 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2010-10-22 08:46:57 +0000 |
commit | 90c30a1322d03b65b651dcc372395a68063cc3c0 (patch) | |
tree | e9b64a32834c33022c0909c7c544677345a62ca8 | |
parent | a41805e56be8a764ffd055e85467f132f12f417b (diff) |
Visual sugar.
-rwxr-xr-x | frikanalen/bin/check_stream | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frikanalen/bin/check_stream b/frikanalen/bin/check_stream index 57308bc..b7c5808 100755 --- a/frikanalen/bin/check_stream +++ b/frikanalen/bin/check_stream @@ -1,7 +1,7 @@ #!/usr/bin/perl # # This check is based on a proposal written by Morten Bekkelund and -# found on <URL:http://www.sladder.org/?p=236> The test has been +# found on <URL: http://www.sladder.org/?p=236 > The test has been # slightly rewritten to use mencoder and a 5 second download sequence # as we want to check a live stream and not a simple download, # rewritten to drop the temp file, and changed to check size against a |