ugh typo in hack scripts fix, introduced by 2b4facdf

Signed-off-by: Jessica Frazelle <princess@docker.com>
Upstream-commit: c5f49886fa1a7ce67ab020a19c4aea65225c3658
Component: engine
This commit is contained in:
Jessica Frazelle
2015-06-10 11:00:59 -07:00
parent 52e2bdb4c8
commit 9a7bae36c0
+1 -1
View File
@@ -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"