Exemplo n.º 1
0
 def make(self):
     touch(join(self.dir, "answer.txt"))
Exemplo n.º 2
0
 def make(self):
     sh.touch("build/done.txt", self.log)
Exemplo n.º 3
0
 def make(self):
     touch(join(self.dir, "answer.tmp"))
Exemplo n.º 4
0
 def make(self):
     sh.touch("build/done.txt", self.log)