=== modified file 'lava_dispatcher/client/master.py'
@@ -220,7 +220,7 @@
_deploy_tarball_to_board(session, systemtbz2, '/mnt/lava', timeout=600)
if session.has_partition_with_label('userdata') and \
- session.has_partition_with_label('sdcard') and \:
+ session.has_partition_with_label('sdcard') and \
session.is_file_exist('/mnt/lava/system/etc/vold.fstab'):
# If there is no userdata partition on the sdcard(like iMX and Origen),
# then the sdcard partition will be used as the userdata partition as