##// END OF EJS Templates
***
ralonso -
r37:38
parent child
Show More
@@ -33,10 +33,11
33 Se usa para inicializar ciertos parametros para pruebas No newline at end of file
33 Se usa para inicializar ciertos parametros para pruebas
34 """ No newline at end of file
34 """
35 self.txtDpath.setText('/home/ricardoar/optional/STORAGE/Data/RAW_EXP/JASMET/')
35 self.txtDpath.setText('/home/ricardoar/optional/STORAGE/Data/RAW_EXP/JASMET/')
No newline at end of file
36 self.txtRpath.setText('/home/ricardoar/optional/STORAGE/prueba1_jro_backup_manager/') No newline at end of file
36 self.txtRpath.setText('/home/ricardoar/optional/STORAGE/prueba1_jro_backup_manager') No newline at end of file
37 self.txtElabel.setText('JASMET') No newline at end of file
37 self.txtElabel.setText('JASMET')
38 self.statusDpath = True No newline at end of file
38 self.statusDpath = True
39 self.statusRpath = True No newline at end of file
39 self.statusRpath = True
40 self.var_n_files=0 No newline at end of file
40 # self.statusDpath = False No newline at end of file
41 # self.statusDpath = False
41 # self.statusRpath = False No newline at end of file
42 # self.statusRpath = False
42 No newline at end of file
43
General Comments 0
You need to be logged in to leave comments. Login now