Date: Tue, 08 Dec 2015 01:14:51 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 205112] drill does not respect +short argument Message-ID: <bug-205112-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=205112 Bug ID: 205112 Summary: drill does not respect +short argument Product: Base System Version: 11.0-CURRENT Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: bin Assignee: freebsd-bugs@FreeBSD.org Reporter: hey@vito.io +short argument does not behave as expected. Steps to reproduce: # drill +short freebsd.org @8.8.8.8 Expected result: 8.8.178.110 Actual results: ;; ->>HEADER<<- opcode: QUERY, rcode: NOERROR, id: 9140 ;; flags: qr rd ra ; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0 ;; QUESTION SECTION: ;; freebsd.org. IN A ;; ANSWER SECTION: freebsd.org. 23 IN A 8.8.178.110 ;; AUTHORITY SECTION: ;; ADDITIONAL SECTION: ;; Query time: 196 msec ;; SERVER: 8.8.8.8 ;; WHEN: Tue Dec 8 01:13:25 2015 ;; MSG SIZE rcvd: 45 Expected results: Drill should honor the +short argument and provide a terse answer instead of the verbose. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-205112-8>