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: [email protected]
          Reporter: [email protected]

+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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to