mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
Merge pull request #13853 from jfrazelle/fix-hack-make
ugh typo in hack scripts fix, introduced by 2b4facdf Upstream-commit: 65d0670d65ecd79984a51ceeef3e25dd67bafa1c Component: engine
This commit is contained in:
@@ -62,5 +62,5 @@ set -e
|
||||
docker rmi "$tempImage"
|
||||
done
|
||||
|
||||
bundle .test-integration-stop
|
||||
bundle .integration-daemon-stop
|
||||
) 2>&1 | tee -a "$DEST/test.log"
|
||||
|
||||
Reference in New Issue
Block a user