Files
docker-cli/components/engine/contrib
Dieter Reuter f1dcd8a79e Fix file mode for docker bash completion
A bash completion file shouldn't have a executable bit set.
Just change file mode to 644 (instead of 755).

Signed-off-by: Dieter Reuter <dieter.reuter@me.com>
Upstream-commit: 37169daddabe19754659d8e28aaa1bf4f31c6124
Component: engine
2015-07-27 22:07:04 +02:00
..
2015-04-27 13:35:08 -07:00
2015-06-10 13:43:35 -07:00
2015-07-15 12:48:49 -07:00
2015-06-10 13:43:35 -07:00
2014-03-13 11:46:02 -06:00

The `contrib` directory contains scripts, images, and other helpful things
which are not part of the core docker distribution. Please note that they
could be out of date, since they do not receive the same attention as the
rest of the repository.