]> rtime.felk.cvut.cz Git - nul-nightly.git/blobdiff - wvtest2html.py
New nightly build log
[nul-nightly.git] / wvtest2html.py
index 093855cbec51360d23dc7e3078bc604c4e835501..846477a7d2347688764c3a44f1a255b8dcdb4534 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python
 #
 # WvTest:
-#   Copyright (C) 2012 Michal Sojka <sojka@os.inf.tu-dresden.de>
+#   Copyright (C) 2012, 2014 Michal Sojka <sojka@os.inf.tu-dresden.de>
 #       Licensed under the GNU Library General Public License, version 2.
 #       See the included file named LICENSE for license information.
 #
@@ -190,5 +190,5 @@ for test in tests_nonempty:
 
 
 # Local Variables:
-# compile-command: "cat $(ls nul-nightly/nul_*.log|tail -n 1)|./wvtest2html.py html"
+# compile-command: "make report"
 # End: