
On Fri, Aug 08, 2008 at 06:30:56PM +0200, Jim Meyering wrote:
Guido Guenther <agx@sigxcpu.org> wrote:
...not the one in $PATH. I was wondering why this test kept failing...
You shouldn't need that change, since "make check" already sets PATH so that $abs_top_builddir/qemud is early in PATH. And it does it in such a way that it should work even if the absolute path contains shell meta-characters.
Are you trying to run the test manually via "./daemon-conf"?
If you want to run just that one test, use this:
make -C tests check TESTS=daemon-conf
FYI, I have been slowly fixing individual tests so that you can run them directly. I'm fundamentally lazy, so want to be able to just run ./daemon-conf I think all the compiled tests support this now - just the shell based ones left. Daniel -- |: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :| |: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|