Exemplo n.º 1
0
 def try_run(self, step):
     return C.try_run(self, step, "rpm")
Exemplo n.º 2
0
 def try_run(self, step):
     return C.try_run(self, step, "deb")
Exemplo n.º 3
0
 def try_run(self, step):
     return C.try_run(self, step, "tgz")