Some Senlin python files are unnecessarily marked as executable.

Bug #2055736 reported by Tyler Adams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
senlin
Fix Released
Undecided
Tyler Adams

Bug Description

Some Senlin python files are unnecessarily marked as executable.

example
https://github.com/openstack/senlin/blob/master/senlin/db/api.py

permissions on python files will need to be corrected.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to senlin (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/senlin/+/910492

Changed in senlin:
status: New → In Progress
Tyler Adams (tyladams33)
Changed in senlin:
assignee: nobody → Tyler Adams (tyladams33)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to senlin (master)

Reviewed: https://review.opendev.org/c/openstack/senlin/+/910492
Committed: https://opendev.org/openstack/senlin/commit/6b15b9768991b62af1019f6c7b01384c5958bc3a
Submitter: "Zuul (22348)"
Branch: master

commit 6b15b9768991b62af1019f6c7b01384c5958bc3a
Author: Tyler Adams <email address hidden>
Date: Sat Mar 2 00:14:48 2024 +0000

    Remove executable permissions from files that don't need it

    Many python files have their executable permissions flag set but they shouldn't Removed executable flag from files that did not need it

    Closes-Bug: #2055736
    Change-Id: Ic04051fdc597b2f915f76e4c4c47f392354ddfe1

Changed in senlin:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.