mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 12:11:20 -03:00
Disable two tests on NetBSD
One doesn't compile, the other's just borked for weird reasons possibly related to tmux and $LINES? With this, the test suite passes on NetBSD.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
#RUN: %fish %s
|
||||
#REQUIRES: command -v tmux
|
||||
# Somehow $LINES is borked on NetBSD?
|
||||
#REQUIRES: test $(uname) != NetBSD
|
||||
|
||||
isolated-tmux-start
|
||||
|
||||
|
||||
Reference in New Issue
Block a user