Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-8106

bsondump writes progress to stdout

    • Type: Icon: Bug Bug
    • Resolution: Duplicate
    • Priority: Icon: Minor - P4 Minor - P4
    • None
    • Affects Version/s: 2.2.2
    • Component/s: Tools
    • Labels:
      None
    • ALL
    • Hide

      bsondump song_bans.bson 2> /dev/null |grep -v ObjectId

      Show
      bsondump song_bans.bson 2> /dev/null |grep -v ObjectId

      bson dump is a very cool debugging tool. Thanks for providing it. But, the progress messages it writes go to stdout. They should go to stderr so they don't pollute the output.

            Assignee:
            Unassigned Unassigned
            Reporter:
            roysmith Roy Smith
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: