We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f2c7e3 commit 76678b8Copy full SHA for 76678b8
.github/jobs/configure-checks/all.bats
@@ -45,7 +45,7 @@ run_user_stderr () {
45
}
46
47
run_stderr () {
48
- "$*" 2>&1
+ run "$* 2>&1"
49
50
51
run_configure () {
0 commit comments