subprocess.call(cmd_string,shell=True)# TODO: remember not to allow arbitrary command execution, which could happen if input contains ';' when using shell=True
subprocess.call(cmd_string,shell=True)# TODO: remember not to allow arbitrary command execution, which could happen if input contains ';' when using shell=True
is_empty_before=True
is_marked_before=False
ifchunk_luidinself.chunks.keys():
is_marked_before=True
is_empty_before=self.chunks[chunk_luid].is_empty
self.prepare_chunk_meta(chunk_luid)# DOES load existing yml if exists
self.prepare_chunk_meta(chunk_luid)# DOES load existing yml if exists