shithub: scc

Download patch

ref: 55c3059d63a982f33ed32ada2259661da0fc5f7f
parent: 82eb1ebc8c335785da14e6e59e7c109256b5ed3c
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Aug 29 01:38:12 EDT 2018

[tests/ar] Don't show test command line

--- a/tests/ar/execute/Makefile
+++ b/tests/ar/execute/Makefile
@@ -6,7 +6,7 @@
 all: tests
 
 tests: master.a
-	TZ=UTC PATH=$(ROOT)/bin:$$PATH ./chktest.sh
+	@TZ=UTC PATH=$(ROOT)/bin:$$PATH ./chktest.sh
 
 master.a:
 	./mkmaster.sh