Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Revert "feature #24763 [Process] Allow writing portable "prepared" command lines (Simperfit)"#26372

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
fabpot merged 1 commit intosymfony:masterfromnicolas-grekas:proc-revert-prep
Mar 5, 2018

Conversation

@nicolas-grekas
Copy link
Member

@nicolas-grekasnicolas-grekas commentedMar 2, 2018
edited
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

This reverts commit1364089, reversing
changes made toe043478.

As discussed in#24763 and#26344

This doens't revert the possibility to use prepared command lines. They just won't beportable anymore, unless special care is taken by "userland".
Ie the placeholders need to be shell-dependent: use egecho "$FOO" on *nix (the double quotesare important), andecho !FOO! on Windows (no double quotes there).

…red" command lines (Simperfit)"This reverts commit1364089, reversingchanges made toe043478.
@fabpot
Copy link
Member

Thank you@nicolas-grekas.

@fabpotfabpot merged commit6a98bfa intosymfony:masterMar 5, 2018
fabpot added a commit that referenced this pull requestMar 5, 2018
…e "prepared" command lines (Simperfit)" (nicolas-grekas)This PR was merged into the 4.1-dev branch.Discussion----------Revert "feature#24763 [Process] Allow writing portable "prepared" command lines (Simperfit)"| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -This reverts commit1364089, reversingchanges made toe043478.As discussed in#24763 and#26344This doens't revert the possibility to use prepared command lines. They just won't be *portable* anymore, unless special care is taken by "userland".Ie the placeholders need to be shell-dependent: use eg `echo "$FOO"` on *nix (the double quotes *are* important), and `echo !FOO!` on Windows (no double quotes there).Commits-------6a98bfa Revert "feature#24763 [Process] Allow writing portable "prepared" command lines (Simperfit)"
@nicolas-grekasnicolas-grekas deleted the proc-revert-prep branchMarch 11, 2018 11:10
@fabpotfabpot mentioned this pull requestMay 7, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.1

Development

Successfully merging this pull request may close these issues.

3 participants

@nicolas-grekas@fabpot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp