Fix a bug causing the "Streaming ..." text to vanish on transfer to SD

This commit is contained in:
Gina Häußge 2016-07-27 14:46:00 +02:00
parent 3585eb05a2
commit ec8427cbb8

View file

@ -220,7 +220,7 @@ def uploadGcodeFile(target):
done = True
else:
filename = fileProcessingFinished(added_file, fileManager.path_on_disk(FileDestinations.LOCAL, added_file), target)
done = True
done = not sd
if userdata is not None:
# upload included userdata, add this now to the metadata