diff options
author | Russ Allbery <rra@stanford.edu> | 2010-02-09 22:13:53 -0800 |
---|---|---|
committer | Russ Allbery <rra@stanford.edu> | 2010-02-09 22:13:53 -0800 |
commit | 0f81ba24e021a63d42c51ee9bec6e521fc540251 (patch) | |
tree | 3a2c6009d53a1c5e5818c6a842d0a4ad0fe2a6b7 /.gitignore | |
parent | a556c732806da87d06bb787565e12240ea39b553 (diff) |
Fix multiple builddir != srcdir issues with test suite
Simplify the build rules for the test suite to take advantage of the
improved runtests support for builddir != srcdir. Stop doing Autoconf
substitution on full.conf now that we have that support.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ /tests/client/basic-t /tests/client/full-t /tests/client/prompt-t -/tests/data/full.conf /tests/data/test.keytab /tests/data/test.password /tests/data/test.principal |