Fixing the ascii art media type. There was an ordering issue in the code.
commit7ec0a978e0d8ba602abfe48a06c8d654bd9cc9de
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 8 Nov 2013 17:22:48 +0000 (8 11:22 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 8 Nov 2013 17:22:48 +0000 (8 11:22 -0600)
tree95b282e5a62f860d75edf0d846c6a03a430a790c
parent02993c9daa7340661296ed79105f702c99c77b38
Fixing the ascii art media type.  There was an ordering issue in the code.

Moved set_file_metadata till after the thumb file was created!

This commit sponsored by Samat Jain.  Thank you!
mediagoblin/media_types/ascii/processing.py