aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/geo/bin/switchVoting.sh
diff options
context:
space:
mode:
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-06-28 12:11:06 +0000
committerGerrit Code Review <gerrit@onap.org>2021-06-28 12:11:06 +0000
commitae7b05560d7c7d59c7ceaa7d7e40bdce67e7d399 (patch)
treef9b9f59c9eca920363beb55c0ecde823c94b5018 /kubernetes/sdnc/resources/geo/bin/switchVoting.sh
parent38a5a0decaaf9d4a0ae179432528899b73f1587a (diff)
parent3091ed446f8608e096462b8878333aab4bd27864 (diff)
Merge changes from topic "bashisms"
* changes: [COMMON] Fix array variables increments [COMMON] Fix some bashisms
Diffstat (limited to 'kubernetes/sdnc/resources/geo/bin/switchVoting.sh')
-rwxr-xr-xkubernetes/sdnc/resources/geo/bin/switchVoting.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdnc/resources/geo/bin/switchVoting.sh b/kubernetes/sdnc/resources/geo/bin/switchVoting.sh
index 65b76265fc..a276854d5c 100755
--- a/kubernetes/sdnc/resources/geo/bin/switchVoting.sh
+++ b/kubernetes/sdnc/resources/geo/bin/switchVoting.sh
@@ -1,6 +1,6 @@
-#!/bin/bash
-{{/*
+#!/bin/sh
+{{/*
# Copyright © 2018 Amdocs
#
# Licensed under the Apache License, Version 2.0 (the "License");