classes/tinderclient.bbclass: Fixes. truncate does not work this way...
authorHolger Freyther <zecke@selfish.org>
Thu, 17 Aug 2006 14:40:54 +0000 (14:40 +0000)
committerHolger Freyther <zecke@selfish.org>
Thu, 17 Aug 2006 14:40:54 +0000 (14:40 +0000)
commitbe18b92133b1326202241c23613baaa34ccd2c7a
tree4247b226015f5738c682de77448b3c3da576625b
parent9331135432b75a22fde6a63e255207ac90226f92
classes/tinderclient.bbclass: Fixes. truncate does not work this way...
    Fixup truncate to forget the the status of previous runs. We will
    simply write("") to the file and empty it this way. int(f.read()) will
    fail then
classes/tinderclient.bbclass