Skip to content
Snippets Groups Projects
Commit 8b798ce2 authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Fixed Nginx test.

parent ddd544cf
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ if not os.path.exists(wowza_dir):
print('Info: Wowza is not installed ("%s" does not exist).' % wowza_dir)
wowza_dir = None
else:
print('Info: Wowza is installed, /streaming/ will be tested on mediaserver vhosts.' % wowza_dir)
print('Info: Wowza is installed, /streaming/ will be tested on mediaserver vhosts.')
# get enabled vhosts
requests.packages.urllib3.disable_warnings()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment