Uploaded image for project: 'Drivers'
  1. Drivers
  2. DRIVERS-192

Error message changed for command not found

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Component/s: None
    • Labels:
      None
    • $i18n.getText("admin.common.words.hide")
      Key Status/Resolution FixVersion
      CXX-513 Done legacy-1.0.1
      $i18n.getText("admin.common.words.show")
      #scriptField, #scriptField *{ border: 1px solid black; } #scriptField{ border-collapse: collapse; } #scriptField td { text-align: center; /* Center-align text in table cells */ } #scriptField td.key { text-align: left; /* Left-align text in the Key column */ } #scriptField a { text-decoration: none; /* Remove underlines from links */ border: none; /* Remove border from links */ } /* Add green background color to cells with FixVersion */ #scriptField td.hasFixVersion { background-color: #00FF00; /* Green color code */ } /* Center-align the first row headers */ #scriptField th { text-align: center; } Key Status/Resolution FixVersion CXX-513 Done legacy-1.0.1

      SERVER-14507 changed the error message from "no such cmd" to "no such command".

      Tests/code that check for the error string should look for error code 59 instead, as in this change to server tests: https://github.com/mongodb/mongo/commit/0b2aa4d52ed162d35a414afa215aea708f0cfd6a

            Assignee:
            barrie Barrie Segal
            Reporter:
            david.golden@mongodb.com David Golden
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: