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