IRC logs for #openttd.dev on OFTC at 2013-04-10
⏴ go to previous day
07:13:49 *** Zuu has joined #openttd.dev
07:26:58 *** fonsinchen has joined #openttd.dev
07:26:59 *** ChanServ sets mode: +v fonsinchen
10:47:45 *** Ristovski has joined #openttd.dev
11:37:20 *** Ristovski_ has joined #openttd.dev
13:46:42 *** ntoskrnl has joined #openttd.dev
17:09:34 *** frosch123 has joined #openttd.dev
17:09:34 *** ChanServ sets mode: +v frosch123
17:11:13 *** Zuu has joined #openttd.dev
17:24:00 *** fonsinchen has joined #openttd.dev
17:24:01 *** ChanServ sets mode: +v fonsinchen
18:35:15 *** Alberth has joined #openttd.dev
18:35:15 *** ChanServ sets mode: +v Alberth
19:54:15 *** Rubidium has joined #openttd.dev
19:54:15 *** michi_cc has joined #openttd.dev
19:54:15 *** shametd_ has joined #openttd.dev
19:54:15 *** solenoid.oftc.net sets mode: +vv Rubidium michi_cc
21:29:49 *** Alberth has left #openttd.dev
21:59:52 <Zuu> "print tar.getmembers()" give this path to license.txt when using musa.py on windows: 'Beginner_Tutorial-15\\license.txt'
22:01:02 <Zuu> With my fix applied, I get this path instead: 'Beginner_Tutorial-15/license.txt'
22:02:16 <Zuu> In the old version local verification will work because os.path.join will use \ on windows. In the new version I replace os.path.join with an own method that only use '/' as path separator inside the tar no matter if musa(d).py runs on windows or linux.
23:11:01 *** Supercheese has joined #openttd.dev
continue to next day ⏵