git clone git://github.com/dbr/tvdb_api.git
No valid files found error didn't have trailing \n
...142143144145 146147148
...142143144 145146147148
0@@ -142,7 +142,7 @@ def main():0 validFiles = processNames(allFiles)0 0 if len(validFiles) == 0:0- sys.stderr.write("No valid files found")0+ sys.stderr.write("No valid files found\n")0 sys.exit(1)0 0 print "Starting tvdb"
No one has commented yet.
Add a comment:
Comments
No one has commented yet.