[PR #3725] [MERGED] Flip quoting in variable set command #9490

Closed
opened 2025-12-22 07:30:21 +01:00 by backuprepo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/jellyfin/jellyfin/pull/3725
Author: @joshuaboniface
Created: 7/28/2020
Status: Merged
Merged: 7/29/2020
Merged by: @joshuaboniface

Base: masterHead: fix-ci-docker


📝 Commits (1)

  • 2d8d3ba Flip quoting in variable set command

📊 Changes

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

View changed files

📝 .ci/azure-pipelines-package.yml (+1 -1)

📄 Description

Changes
The quoting as-is was broken and would result in a junk output. This way, the proper value is obtained.

Issues
Fixes #3723


🔄 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/jellyfin/jellyfin/pull/3725 **Author:** [@joshuaboniface](https://github.com/joshuaboniface) **Created:** 7/28/2020 **Status:** ✅ Merged **Merged:** 7/29/2020 **Merged by:** [@joshuaboniface](https://github.com/joshuaboniface) **Base:** `master` ← **Head:** `fix-ci-docker` --- ### 📝 Commits (1) - [`2d8d3ba`](https://github.com/jellyfin/jellyfin/commit/2d8d3ba826f62f368e0f6303165ff62db5856645) Flip quoting in variable set command ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.ci/azure-pipelines-package.yml` (+1 -1) </details> ### 📄 Description **Changes** The quoting as-is was broken and would result in a junk output. This way, the proper value is obtained. **Issues** Fixes #3723 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
backuprepo 2025-12-22 07:30:21 +01: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: starred/jellyfin#9490
No description provided.