From: Pavel Charvat Date: Wed, 18 Oct 2006 13:14:16 +0000 (+0200) Subject: rewriting PL timetables... incomplete X-Git-Tag: holmes-import~508^2 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=d37e2191a6a82dbe6ed2cce7164cb4dd9c0d636a;p=libucw.git rewriting PL timetables... incomplete --- diff --git a/build/genconf b/build/genconf index c509ba27..0d7bc737 100755 --- a/build/genconf +++ b/build/genconf @@ -36,7 +36,7 @@ while () { $empty && next; $empty = 1; } else { $empty = 0; } - if (/^#run\s+(.+)/) { + if (/^#pipe\s+(.+)/) { print OUT `$1`; } else { print OUT;