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 7f4091f commit dc7ee6aCopy full SHA for dc7ee6a
util/build-gnu.sh
@@ -359,6 +359,3 @@ test \$n_stat1 -ge \$n_stat2 \\' tests/ls/stat-free-color.sh
359
# * the selinux crate is handling errors
360
# * the test says "maybe we should not fail when no context available"
361
"${SED}" -i -e "s|returns_ 1||g" tests/cp/no-ctx.sh
362
-
363
-# Skip bad-speed test if not interactive (requires controlling terminal)
364
-"${SED}" -i '/print_ver_ stty/a require_controlling_input_terminal_' tests/stty/bad-speed.sh
0 commit comments