Fix permisions on bash scripts 36/75236/1
authorPetr Ospalý <p.ospaly@partner.samsung.com>
Thu, 3 Jan 2019 17:37:43 +0000 (18:37 +0100)
committerPetr Ospalý <p.ospaly@partner.samsung.com>
Thu, 3 Jan 2019 17:37:43 +0000 (18:37 +0100)
Change-Id: I32813d3f74ddff9099c457c6d5af30fc0e97a835
Issue-ID: OOM-1551
Signed-off-by: Petr Ospalý <p.ospaly@partner.samsung.com>
19 files changed:
bash/tools/common-functions.sh [changed mode: 0644->0755]
bash/tools/create_si_cacert_pkg.sh [changed mode: 0644->0755]
bash/tools/creating_data/create_nginx_image/01create-image.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-bin-tools.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-docker-images.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-git-repos.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-http-files.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-npm-pkgs.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-oom.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-pip.sh [changed mode: 0644->0755]
bash/tools/creating_data/download-pkg.sh [changed mode: 0644->0755]
bash/tools/creating_data/load-docker-images.sh [changed mode: 0644->0755]
bash/tools/creating_data/make-docker-images-list.sh [changed mode: 0644->0755]
bash/tools/creating_data/make-git-http-list.sh [changed mode: 0644->0755]
bash/tools/creating_data/make-npm-list.sh [changed mode: 0644->0755]
bash/tools/creating_data/remote-list-gathering.sh [changed mode: 0644->0755]
bash/tools/creating_data/save-docker-images.sh [changed mode: 0644->0755]
bash/tools/creating_data/upload-maven-files.sh [changed mode: 0644->0755]
bash/tools/deploy_nexus.sh [changed mode: 0644->0755]

old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)
old mode 100644 (file)
new mode 100755 (executable)