@@ -520,10 +520,8 | |||||
520 | bool_return = functions.remove_dir(var_tmpdata, self) No newline at end of file |
|
520 | bool_return = functions.remove_dir(var_tmpdata, self) | |
521 | if not(bool_return): No newline at end of file |
|
521 | if not(bool_return): | |
522 | self.txtInfo.append("Error deleting directory: "+var_tmpdata) |
|
522 | self.txtInfo.append("Error deleting directory: "+var_tmpdata) | |
No newline at end of file |
|
523 | self.bool_state_manual_check = False | ||
523 | self.bool_state_burning = False |
|
No newline at end of file | ||
No newline at end of file |
|
524 | return No newline at end of file | ||
524 | return |
|
|||
No newline at end of file |
|
||||
525 |
|
||||
No newline at end of file |
|
||||
526 | No newline at end of file |
|
|||
527 | No newline at end of file |
|
525 | ||
528 | self.var_n_check_dirs +=1 No newline at end of file |
|
526 | self.var_n_check_dirs +=1 | |
529 | No newline at end of file |
|
527 |
General Comments 0
You need to be logged in to leave comments.
Login now