depot/third_party/nixpkgs/pkgs/os-specific/linux/openvswitch/patches/disable-bash-arg-completion-test.patch

13 lines
363 B
Diff
Raw Normal View History

diff --git a/tests/completion.at b/tests/completion.at
index b6155af25..6367cb545 100644
--- a/tests/completion.at
+++ b/tests/completion.at
@@ -425,6 +425,7 @@ AT_CLEANUP
AT_SETUP([vsctl-bashcomp - argument completion])
+AT_SKIP_IF([true])
AT_SKIP_IF([test -z ${BASH_VERSION+x}])
AT_SKIP_IF([eval 'test ${BASH_VERSINFO[[0]]} -lt 4'])
OVS_VSWITCHD_START(