Skip to content

Commit

Permalink
Item: #0000 Desc: Change scripts permissions for scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
erzetpe committed Jan 10, 2019
1 parent 08b2051 commit a57880f
Show file tree
Hide file tree
Showing 27 changed files with 1 addition and 1 deletion.
Empty file modified core/bin/gen_docs.sh
100644 → 100755
Empty file.
Empty file modified core/bin/template_engine
100644 → 100755
Empty file.
Empty file modified core/core/src/ansible/roles/common/files/operations.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/ansible/roles/kafka/files/kafka_generate_ssl.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/docker/deploy/init.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/docker/test/run.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/azure/fill_in_manifest.py
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/azure/gen_templates_azure.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/azure/run_build.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/common/base_colors.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/common/functions.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/kubernetes/get-id-rsa-from-value.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/kubernetes/get-init-token.sh
100644 → 100755
Empty file.
Empty file modified core/core/src/scripts/kubernetes/linux/make-executable.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file modified core/core/src/scripts/kubernetes/linux/master/untaint-master.sh
100644 → 100755
Empty file.
Empty file.
Empty file.
Empty file.
Empty file modified core/core/src/scripts/vsts/run-template-engine.sh
100644 → 100755
Empty file.
Empty file modified core/core/test/kubernetes/install-test-prerequisites.sh
100644 → 100755
Empty file.
Empty file modified core/core/test/kubernetes/run-sonobuoy-test.sh
100644 → 100755
Empty file.
Empty file modified core/core/test/serverspec/rvm.sh
100644 → 100755
Empty file.
Empty file modified core/epiphany
100644 → 100755
Empty file.
Empty file modified core/proxy.sh
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion core/version.sh
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ set -e
unset EPIPHANY_VERSION
unset EPIPHANY_VERSION_NAME

export EPIPHANY_VERSION="0.1.2"
export EPIPHANY_VERSION="0.1.20"
export EPIPHANY_VERSION_NAME="Epiphany"

0 comments on commit a57880f

Please sign in to comment.