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 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