I am new to python and I am trying to execute a cleartool lock command.
cleartool lock
Here is my code:
def lock_label(lname): os.system('cleartool lock lbtype:' + lname'@vob:/cm_data/jupsw')
lname is my variable name
Aucun commentaire:
Enregistrer un commentaire