irclog2html for uclibc on 2002.10.12

19:15:24kergothbusybox bug. cd /; mkdir -p blah/heh; works fine, mkdir -p /blah/heh results in "mkdir: Cannot create directory ``: No such file or directory" and  failure.
19:15:35kergothso mkdir -p + absolute path = boom :)
19:16:47kergother, nevermind, it does create the path, just returns a failure exit code and dumps the message. odd.
19:18:07kergothokay i'm dense. it returns success, just dumps an annoying error message
19:18:10kergothhas another coffee

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with infobot logs, split per channel and by date, etc.