]> git.ipfire.org Git - thirdparty/pdns.git/commit
turns out, our delta() output added dates with # comments. Lua uses -- comments....
authorbert hubert <bert.hubert@netherlabs.nl>
Sat, 27 Feb 2016 19:38:43 +0000 (20:38 +0100)
committerbert hubert <bert.hubert@netherlabs.nl>
Sat, 27 Feb 2016 19:38:43 +0000 (20:38 +0100)
commit171fca9aaf7273862ff11aedd9ed1e27eaf29e39
treea010e2517e5912ac584afbae1cc47b2569b508eb
parentdaacd47737ead5de60c6419e0a16af990cca967e
turns out, our delta() output added dates with # comments. Lua uses -- comments. Duh. Plus stop logging empty lines in delta()
pdns/dnsdist-console.cc
pdns/dnsdist-lua2.cc