ref: 8bc4aa2b74a8fd2caaa27f14e09dc7bb45296ac7
parent: 55c3059d63a982f33ed32ada2259661da0fc5f7f
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Wed Aug 29 01:38:12 EDT 2018
[tests/as] Don't show test command line
--- a/tests/as/execute/Makefile
+++ b/tests/as/execute/Makefile
@@ -6,7 +6,7 @@
all: tests
tests:
- PATH=$(ROOT)/bin:$$PATH ./chktest.sh
+ @PATH=$(ROOT)/bin:$$PATH ./chktest.sh
clean:
rm -f test.log