Commit Graph

1 Commits (57d661e96fd6a60565b44472c01d8641850128ec)

Author SHA1 Message Date
Logistic Bot 7099657dd7
Basic: don't call lstat when check_mode (#64279)
While mode is specified in check_mode, don't call lstat.
Since file may not present.

Fixes: #61185
4 years ago