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