]> rtime.felk.cvut.cz Git - nul-nightly.git/blobdiff - Makefile
New nightly build log
[nul-nightly.git] / Makefile
index a3b5813fd8ede02ba5d1d3a65d65bc4b548f27da..0ffac84b12ea551d2ab0145dda170be2b2f821d0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
 all: publish
 
 perf:
-       cat logs/nul_*.log | wvperfpreprocess.py | wvperf2html.py > performance.html
+       cat logs/nul_*.log | ./wvperfpreprocess.py | ./wvperf2html.py > performance.html
 
 report:
-       wvtest2html.py test-report < logs/$(shell ls logs|tail -n 1)
+       ./wvtest2html.py test-report < logs/$(shell ls logs|tail -n 1)
 
 clean:
        rm -rf test-report