Skip to content

Commit 3e44d90

Browse files
authored
Remove skip condition for bad-speed test now that upstream is updated
1 parent 14c204c commit 3e44d90

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
@@ -357,6 +357,3 @@ test \$n_stat1 -ge \$n_stat2 \\' tests/ls/stat-free-color.sh
357357
# * the selinux crate is handling errors
358358
# * the test says "maybe we should not fail when no context available"
359359
"${SED}" -i -e "s|returns_ 1||g" tests/cp/no-ctx.sh
360-
361-
# Skip bad-speed test if not interactive (requires controlling terminal)
362-
"${SED}" -i '/print_ver_ stty/a require_controlling_input_terminal_' tests/stty/bad-speed.sh

0 commit comments

Comments
 (0)