]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Fixes files with wrong bitmode
authorZhongyue Luo <zhongyue.nah@intel.com>
Tue, 13 Aug 2013 12:11:49 +0000 (20:11 +0800)
committerZhongyue Luo <zhongyue.nah@intel.com>
Tue, 13 Aug 2013 12:12:34 +0000 (20:12 +0800)
Some modules have bitmode 755. Changed to 644

Change-Id: I6a968f465b3767cfd9cbf0d425cb7b5738b138bb

cinder/backup/manager.py [changed mode: 0755->0644]
cinder/brick/iser/iser.py [changed mode: 0755->0644]
cinder/common/sqlalchemyutils.py [changed mode: 0755->0644]
cinder/volume/drivers/storwize_svc.py [changed mode: 0755->0644]

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