CC-4975: airtime-silan cmd error

-fixed
This commit is contained in:
Martin Konecny 2013-02-25 19:45:26 -05:00
parent e35416b1e8
commit e08732fba7
3 changed files with 12 additions and 5 deletions

View file

@ -67,7 +67,7 @@ try:
break
print "Processed: %d songs" % total
subtotal += total
total = 0
try:
print api_client.update_cue_values_by_silan(processed_data)
except Exception ,e: