Skip to content
  • Claudio Jolowicz's avatar
    Fix typo in command to log pip-diff failure · 0c701de4
    Claudio Jolowicz authored
    The pip-diff tool from vendor/pip-pop is used to determine stale
    requirements. When pip-diff encounters an unexpected failure, a count is
    logged using mcount from heroku/buildpack-stdlib.
    
    Due to a typo, mount(8) was invoked instead of mcount, with an invalid
    argument.
    0c701de4