[PR #5799] [MERGED] profiles: pycharm-professional: fix .local include name #5670

Closed
opened 2026-05-05 10:42:43 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/5799
Author: @pedrib
Created: 4/24/2023
Status: Merged
Merged: 4/24/2023
Merged by: @topimiettinen

Base: masterHead: patch-1


📝 Commits (1)

  • 2ba12e3 Fix typo in pycharm-professional include

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 etc/profile-m-z/pycharm-professional.profile (+1 -1)

📄 Description

Tiny fix, pycharm-professional.local was being incorrectly included:
include py**u**charm-professional.local
changed to
include pycharm-professional.local (no "u")


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/5799 **Author:** [@pedrib](https://github.com/pedrib) **Created:** 4/24/2023 **Status:** ✅ Merged **Merged:** 4/24/2023 **Merged by:** [@topimiettinen](https://github.com/topimiettinen) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`2ba12e3`](https://github.com/netblue30/firejail/commit/2ba12e339ed921acf1d1ec9e66fa069666513fcd) Fix typo in pycharm-professional include ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/profile-m-z/pycharm-professional.profile` (+1 -1) </details> ### 📄 Description Tiny fix, pycharm-professional.local was being incorrectly included: `include py**u**charm-professional.local` changed to `include pycharm-professional.local` (no "u") --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:42:43 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5670
No description provided.