Exemple #1
0
 def try_run(self, step):
     return C.try_run(self, step, "rpm")
Exemple #2
0
 def try_run(self, step):
     return C.try_run(self, step, "deb")
Exemple #3
0
 def try_run(self, step):
     return C.try_run(self, step, "tgz")