diff options
author | Michael Lando <ml636r@att.com> | 2017-09-28 09:15:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-09-28 09:15:47 +0000 |
commit | d3f06f1f2d9ee5824b7271e33330ee1223f087fe (patch) | |
tree | ecc2e76105957072495743c78b6f86fe1445d50b /openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh | |
parent | b2f407007cb5ea2368c00499bcdff23318b6f96f (diff) | |
parent | c24665c64ed719947c16e682035ee3c771b9cde4 (diff) |
Merge "Add dynamic keyspace creation" into release-1.1.0
Diffstat (limited to 'openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh')
-rw-r--r-- | openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh b/openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh index 1f3ae3becb..70fbd7a671 100644 --- a/openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh +++ b/openecomp-be/tools/build/scripts/generate-cassandra-alter-cql.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash ############################################################################## ### |