Explorar o código

ugh typo in hack scripts fix, introduced by 2b4facdf

Signed-off-by: Jessica Frazelle <princess@docker.com>
Jessica Frazelle %!s(int64=10) %!d(string=hai) anos
pai
achega
c5f49886fa
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      hack/make/build-deb

+ 1 - 1
hack/make/build-deb

@@ -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"