tests: arrange for skip and failure notices to go to stderr, not .log
authorJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 07:08:03 +0000 (09:08 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 6 Apr 2010 16:28:56 +0000 (18:28 +0200)
commit6329ac77bde35899f865c4628a35b15ec3626fda
treea93f890c3b50f12a24aec0df40f41f38d72dc66d
parent997a8a7e6b37b736919b10f677d06c2ef7263d41
tests: arrange for skip and failure notices to go to stderr, not .log

* tests/init.cfg: New file.  Make init.sh's stderr_fileno_ match
what the "exec 9>&2" we use in TESTS_ENVIRONMENT.
* Makefile.am (EXTRA_DIST): Add it.
Makefile.am
tests/init.cfg [new file with mode: 0644]