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