edaa2878 | 19-Jun-2021 |
Aaron LI <aly@aaronly.me> |
testcases/libnvmm: Improve makefile to not write in source tree
Both build and dfregress(8) would write output in place in the source tree, which however may be on a readonly mount via NFS. Improve
testcases/libnvmm: Improve makefile to not write in source tree
Both build and dfregress(8) would write output in place in the source tree, which however may be on a readonly mount via NFS. Improve the makefile to cpdup the whole directory to /tmp and then do everything there. (credit to Matt Dillon for the idea)
show more ...
|