Issue #4783
plugin_template bootstrap script creates scripts with wrong permissions
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Plugin Template
Sprint:
Sprint 53
Quarter:
Description
The .travis directory gets populated with multiple bash scripts. All are created with read/write permissions for the owner. When Travis tries to execute the scripts it gets a Permission Denied error. The bootstrap script should set the execute bit also for these scripts.
History
#1
Updated by dkliban@redhat.com over 1 year ago
- Description updated (diff)
#2
Updated by amacdona@redhat.com over 1 year ago
- Triaged changed from No to Yes
- Sprint set to Sprint 52
#3
Updated by rchan over 1 year ago
- Sprint changed from Sprint 52 to Sprint 53
#4
Updated by dkliban@redhat.com over 1 year ago
- Status changed from NEW to MODIFIED
- Assignee set to dkliban@redhat.com
fixed with Travis config generator
#5
Updated by bmbouter about 1 year ago
- Sprint/Milestone set to 3.0.0
#6
Updated by bmbouter about 1 year ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Please register to edit this issue