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