Skip to content

Commit 34ccbca

Browse files
anhngdNguyen Anh
andauthored
Fix error: ./setup-bdc.sh: line 346: syntax error: unexpected end of file (#881)
Co-authored-by: Nguyen Anh <anhnd@bravestars.com>
1 parent 8648e8c commit 34ccbca

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm

samples/features/sql-big-data-cluster/deployment/kubeadm/ubuntu-single-node-vm/setup-bdc.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ mkdir -p $BDCDEPLOY_DIR
9090
cd $BDCDEPLOY_DIR/
9191
touch $LOG_FILE
9292

93-
{
9493
# Install all necessary packages: kubernetes, docker, python3, python3-pip, request, azdata.
9594
#
9695
echo ""

0 commit comments

Comments
 (0)