MichaelTimbert
MichaelTimbert
It doesn't seem that simple. By moving the display of the header before the management of false ds/ns we obtain the desired output for the given example. ``` $ ./script/zonemaster-cli...
> > (...) but makes `*.data` files less readable/compact. > > What are the backsides of that? `*.data` files will no longer resemble log files where there is only one...
> > ``` > > * each field "data" of ""Zonemaster::LDNS::Packet" must start with 'AA' to reflect the setting of ID field to 0, QR bit is set to 1...
> > > > (...) but makes `*.data` files less readable/compact. > > > > > > > > > What are the backsides of that? > > > >...
> ``` > # zonemaster-cli --show-testcase --no-ipv6 --test Basic zonemaster.net --ns ns1.zonemaster.net --level info > 1.11 ERROR Unspecified The fake delegation of domain zonemaster.net includes an in-zone name server ns1.zonemaster.net...
This is because the new BuildX client is not installed. If you are using Ubuntu 24.04 (or 22.04), install "docker-buildx" and "docker build" will automatically use the new client and...