Silent rm error for sccache log file (#64388)
authorzhouzhuojie <zhouzhuojie@gmail.com>
Wed, 1 Sep 2021 21:53:25 +0000 (14:53 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 1 Sep 2021 22:32:45 +0000 (15:32 -0700)
commit93bc03622eebb0bab4a79511c61e73b7315bf961
tree5ffd7d5c4e311127226acc10837666aedd4c9d7b
parent9495674905053b67247e8e809d5c088f4fa62abc
Silent rm error for sccache log file (#64388)

Summary:
Sample reporting from dr.ci

![image](https://user-images.githubusercontent.com/658840/131724645-75afa04f-7554-4674-8e7c-cf139c84d994.png)

The `rm` command is not actually running into problems, just need to silent the console output.

Pull Request resolved: https://github.com/pytorch/pytorch/pull/64388

Reviewed By: walterddr, malfet, seemethere

Differential Revision: D30704439

Pulled By: zhouzhuojie

fbshipit-source-id: ecd35531decf05b75cef30d08d46635f81112f67
.jenkins/caffe2/common.sh
.jenkins/pytorch/common.sh