From: davidjchou Date: Tue, 3 May 2016 23:17:36 +0000 (+0000) Subject: Reverted execution attribute of shell script files X-Git-Tag: colorado.1.0~40^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?p=kvmfornfv.git;a=commitdiff_plain;h=6f2558d379fa7f062ee5a21aac8597eee31294be Reverted execution attribute of shell script files Reverted execution attribute of shell script files in fuel-plugin sub-dir. The execution attribute was lost when these files were commited inside fuel-plugin sub-dir, and the executtion attribute of these shell script files is necessary to the build of fuel-plugin-kvm. Upstream status: NA Change-Id: I0ac060a27c4a1570bff17864aa7db5b6b9edf732 Signed-off-by: davidjchou --- diff --git a/fuel-plugin/build_kvm.sh b/fuel-plugin/build_kvm.sh old mode 100644 new mode 100755 diff --git a/fuel-plugin/pre_build_hook b/fuel-plugin/pre_build_hook old mode 100644 new mode 100755 diff --git a/fuel-plugin/vagrant/build_fuel_plugin.sh b/fuel-plugin/vagrant/build_fuel_plugin.sh old mode 100644 new mode 100755