Tudorel Enache

Results 3 issues of Tudorel Enache

Hello, I get the following errors while runnig this command ```sudo git archive driver-${DRV_VERSION} | tar -x -C /usr/src/${DRV_NAME}-${DRV_VERSION} ```: ``` sudo git archive driver-${DRV_VERSION} | tar -x -C /usr/src/${DRV_NAME}-${DRV_VERSION}...

Because I found this method to be very useful on Redis storage, I've added it to the mongo storage as well. I haven't done a benchmark to compare what is...

When exporting results, all fields that are not ``` string ``` appear as ``` [object Object] ``` in the CSV file. It would be nice to have the path to...