Jim -
As per our conversation during Thursday's meeting, I am attempting to pass in a variable for xm-test through the configure mechanism, so that the test script can recover its value. I had no luck - I could not access it. So I thought I would play with the TESTSUITEDIR option you set up before. Here's what I did:
# make preuninstall && make uninstall && make clean
# ./configure TESTSUITEDIR=/tmp
# make && make install && make postinstall
The setup script checks some common directories and if it finds the testsuite there, it creates a simlink. If not, it looks at the user defined location. I changed the common directories on purpose, to force the user defined path, and still came up with nothing for the TESTSUITEDIR value. So before I go on a fact finding mission, am I doing something wrong, or is there a bug in the configure setup, or am I missing something?
BTW, in the script you ask the user to define a value for the value TESTSUITE - I think that should be TESTSUITEDIR.
Thanks,
Luke
_______________________________________________
Xen-cim mailing list
Xen-cim@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-cim
|