1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

Merge pull request #69 from voxik/fix-permissions

Remove executable bit from files.
This commit is contained in:
Wesley Beary 2015-03-10 09:13:34 -05:00
commit da2d458fea
13 changed files with 0 additions and 0 deletions

0
lib/fog/aws/models/compute/route_table.rb Executable file → Normal file
View file

0
lib/fog/aws/models/compute/route_tables.rb Executable file → Normal file
View file

0
lib/fog/aws/parsers/compute/associate_route_table.rb Executable file → Normal file
View file

0
lib/fog/aws/parsers/compute/create_route_table.rb Executable file → Normal file
View file

0
lib/fog/aws/parsers/compute/describe_route_tables.rb Executable file → Normal file
View file

0
lib/fog/aws/requests/compute/associate_route_table.rb Executable file → Normal file
View file

0
lib/fog/aws/requests/compute/create_route.rb Executable file → Normal file
View file

0
lib/fog/aws/requests/compute/create_route_table.rb Executable file → Normal file
View file

0
lib/fog/aws/requests/compute/delete_route.rb Executable file → Normal file
View file

0
lib/fog/aws/requests/compute/delete_route_table.rb Executable file → Normal file
View file

0
lib/fog/aws/requests/compute/describe_route_tables.rb Executable file → Normal file
View file

View file

0
lib/fog/aws/requests/compute/replace_route.rb Executable file → Normal file
View file