Reverted execution attribute of shell script files 35/13635/1
authordavidjchou <david.j.chou@intel.com>
Tue, 3 May 2016 23:17:36 +0000 (23:17 +0000)
committerdavidjchou <david.j.chou@intel.com>
Tue, 3 May 2016 23:20:23 +0000 (23:20 +0000)
commit6f2558d379fa7f062ee5a21aac8597eee31294be
treea182c54fbe64953ad59c8bd163c3dff4d8d757c0
parentfc3228bd6c2163081143e2231e0574faa9bcaad1
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 <david.j.chou@intel.com>
fuel-plugin/build_kvm.sh [changed mode: 0644->0755]
fuel-plugin/pre_build_hook [changed mode: 0644->0755]
fuel-plugin/vagrant/build_fuel_plugin.sh [changed mode: 0644->0755]