Skip to content

Commit 8a4c1b0

Browse files
committed
kafkatests: fix deploy script
1 parent f27ae97 commit 8a4c1b0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

confluent_kafka/kafkatest/deploy.sh

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Deploys confluent-kafka-python (with dependencies) on kafkatest VM instance.
55
#
66

7-
set -e
7+
set -ex
88

99
if [[ $1 == "--prepare" ]]; then
1010
#
@@ -58,9 +58,6 @@ if [[ -z $DIR ]]; then
5858
DIR=/tmp
5959
fi
6060

61-
echo $DIR
62-
exit 0
63-
6461
[[ -d $DIR ]] || mkdir -p $DIR
6562
pushd $DIR
6663

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy