Fix zsh-related tests failure when TERM variable is set
When running zsh-related tests in the Ubuntu autopkgtest infrastructure, the TERM environment variable is set to "linux". This causes the test-suite to fail because zsh's output is impact by the TERM variable. We now override the variable when running the zsh-related tests to make the test-suite pass. Bug: https://github.com/kislyuk/argcomplete/issues/496 Bug-Debian: https://bugs.debian.org/1077792 Bug-Ubuntu: https://launchpad.net/bugs/2075572 Forwarded: https://github.com/kislyuk/argcomplete/pull/497
debian/patches/tests-mock-TERM.patch
0 → 100644
Please register or sign in to comment