Skip to content

Commit 9025f1b

Browse files
committed
Removed windows line endings
1 parent 9b1cccf commit 9025f1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

samples/features/sql-big-data-cluster/bootstrap-sample-db.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#!/bin/bash
22
set -e
33
set -o pipefail
4+
45
STARTUP_PATH=$(pwd)
56
TMP_DIR_NAME=$(basename $0)
67
USAGE_MESSAGE="USAGE: $0 <CLUSTER_NAMESPACE> <SQL_MASTER_IP> <SQL_MASTER_SA_PASSWORD> <KNOX_IP> [<KNOX_PASSWORD>] [--install-extra-samples] [SQL_MASTER_PORT] [KNOX_PORT]"

0 commit comments

Comments
 (0)