diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2013-09-20 17:09:30 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2013-09-20 17:09:30 +0200 |
commit | ba5c7320d4876deb14dba60584fcdf5d5774e13b (patch) | |
tree | 2a49b40c2fb5d888ce8fbcbb8c7dbd13365c593f /Completion/Unix/Command/_django | |
parent | 539dc4138822a180c83702f7ba0d23cb37205290 (diff) | |
download | zsh-ba5c7320d4876deb14dba60584fcdf5d5774e13b.tar.gz zsh-ba5c7320d4876deb14dba60584fcdf5d5774e13b.zip |
Add conditional patch to prevent FTBFS on Hurd in case of wrong test assumptions
debian/rules now calls debian/patch-test-suite.sh with some parameters
to modify or unmodify Test/C02cond.ztst in a way that either the
character device for testing zsh's -c either exists or the test for -c
is disabled at all.
There are three ways in which debian/patch-test-suite.sh can patch
Test/C02cond.ztst:
* Not at all if /dev/tty exists and is a character device.
* Replace all occurrences of /dev/tty with another tty in case
/dev/tty does not exist, but others do.
* Disable the test for zsh's -c completely if no tty at all is
available as to be tested character device.
Diffstat (limited to 'Completion/Unix/Command/_django')
0 files changed, 0 insertions, 0 deletions