Previous patch did not work on MacOS X, and I don't have shell
access to that host.
* src/tgbatest/kv.test: Use ${DOT-true} instead of ${DOT-:}. I
don't know, the MacOS shell must be mixing the syntaxes for
${DOT:-} and ${DOT-:}.
* iface/nips/nipstest/dotty.test: Likewise
This commit is contained in:
parent
cb7b7d16f3
commit
ba564af08f
3 changed files with 12 additions and 2 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2011-02-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Previous patch did not work on MacOS X, and I don't have shell
|
||||
access to that host.
|
||||
|
||||
* src/tgbatest/kv.test: Use ${DOT-true} instead of ${DOT-:}. I
|
||||
don't know, the MacOS shell must be mixing the syntaxes for
|
||||
${DOT:-} and ${DOT-:}.
|
||||
* iface/nips/nipstest/dotty.test: Likewise
|
||||
|
||||
2011-02-09 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Avoid running "dot" when it is not installed...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue