On 09/23/2014 03:42 AM, Christophe Fergeau wrote: > On Mon, Sep 22, 2014 at 01:03:18PM -0400, Cole Robinson wrote: >> Creates a symlink 'db' pointing to 'data'. Now If I want to test commits >> to ensure osinfo-detect works, I do: >> >> OSINFO_DATA_DIR=`pwd` ./tools/osinfo-detect > > Hmm, why not, though I'd wait for feedback from danpb on that. > <crobinso> danpb: when you get a second, can you check this mini patchlet for libosinfo? teuf wanted your ack: http://www.redhat.com/archives/libosinfo/2014-September/msg00012.html <danpb> i guess it doesn't hurt So I've pushed now :) - Cole > >> >> Signed-off-by: Cole Robinson <crobinso@xxxxxxxxxx> >> --- >> db | 1 + >> 1 file changed, 1 insertion(+) >> create mode 120000 db >> >> diff --git a/db b/db >> new file mode 120000 >> index 0000000..6320cd2 >> --- /dev/null >> +++ b/db >> @@ -0,0 +1 @@ >> +data >> \ No newline at end of file >> -- >> 2.1.0 >> >> _______________________________________________ >> Libosinfo mailing list >> Libosinfo@xxxxxxxxxx >> https://www.redhat.com/mailman/listinfo/libosinfo _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo