Fix @$() subprocess operator#3510
Conversation
@$() operator now removes trailing newline characters from multiline command output.
|
Hey @laloch -- I set up the github actions to only trigger on |
|
I can try again, I did several pushes the last time and it didn't trigger the CI anyway. |
|
You see? No CI for me 😞 |
|
It shouldn't, but I'll see if we need to add anything else to the config |
|
It's no problem for me to keep testing. |
|
Yeah, but I want to cut a release today, and don't want to mix these two issues 😉 |
|
So, now with #3511 merged in, should I try one last time and rebase to master? |
I would close and open one more new PR, and if that doesn't work, we'll just merge it |
|
@gforsyth, OK, let's do it. |
See the trail in #3156.
Closes #2328
Closes #2755
Closes #3457