We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fc013 commit 4f78372Copy full SHA for 4f78372
examples/install-all-spark.sh
@@ -277,7 +277,7 @@ cleanup() {
277
278
rm -rf "${BULLET_EXAMPLES}" "${BULLET_HOME}/backend" "${BULLET_HOME}/service" \
279
"${BULLET_HOME}/ui" "${BULLET_HOME}/pubsub" \
280
- /tmp/zookeeper /tmp/kafka-logs/ tmp/spark-checkpoint
+ /tmp/zookeeper /tmp/kafka-logs/ /tmp/spark-checkpoint
281
282
set -e
283
}
0 commit comments