mirror of
https://github.com/spaam/svtplay-dl.git
synced 2024-11-27 21:54:17 +01:00
Forgot a space between the output filename and the rest of the arguments
This commit is contained in:
parent
1b28c3bf65
commit
b5da81cd25
@ -16,7 +16,7 @@ from optparse import OptionParser
|
||||
import xml.etree.ElementTree as ET
|
||||
import shlex
|
||||
|
||||
__version__ = "0.7.2012.04.08"
|
||||
__version__ = "0.7.2012.04.09"
|
||||
|
||||
class Common(object):
|
||||
logtosderr = False
|
||||
|
Loading…
Reference in New Issue
Block a user