Browse Source

hack/make.sh: remove extra empty lines

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Akihiro Suda 5 years ago
parent
commit
abf2404642
1 changed files with 0 additions and 2 deletions
  1. 0 2
      hack/make.sh

+ 0 - 2
hack/make.sh

@@ -34,10 +34,8 @@ echo
 DEFAULT_BUNDLES=(
 DEFAULT_BUNDLES=(
 	binary-daemon
 	binary-daemon
 	dynbinary
 	dynbinary
-	\
 	test-integration
 	test-integration
 	test-docker-py
 	test-docker-py
-	\
 	cross
 	cross
 )
 )