Skip to content

Commit dc7ee6a

Browse files
committed
Remove skip condition for bad-speed test now that upstream is updated
1 parent 7f4091f commit dc7ee6a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

util/build-gnu.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,3 @@ test \$n_stat1 -ge \$n_stat2 \\' tests/ls/stat-free-color.sh
359359
# * the selinux crate is handling errors
360360
# * the test says "maybe we should not fail when no context available"
361361
"${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

Comments
 (0)