mirror of
https://github.com/docker/cli.git
synced 2026-09-04 18:14:29 -05:00
We were comparing the old and old mtimes rather than the old and the new. This meant we missed some file changes where only the mtime changed. Upstream-commit: bc1c5ddf2ebbb74dd2e2bc2d4a7a24c75edf6877 Component: engine