mirror of
https://github.com/docker/compose.git
synced 2026-02-09 01:59:22 +08:00
Previously, this was telling us "but was not created for project [project-it-was-created-for]", which is wrong. I opted to make the message super explicit and print both the actual project and the expected project. Signed-off-by: Jeremy Fleischman <jeremyfleischman@gmail.com>