From f58d0f70b69075b15a205ea40417be3b8662f426 Mon Sep 17 00:00:00 2001 From: Ben Laurie Date: Fri, 12 Sep 2008 13:26:07 +0000 Subject: [PATCH] Don't hide commands. --- test/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/Makefile b/test/Makefile index 62f9b86052..498ab4ebb3 100644 --- a/test/Makefile +++ b/test/Makefile @@ -185,7 +185,7 @@ test_rand: ../util/shlib_wrap.sh ./$(RANDTEST) test_enc: - @sh ./testenc + sh ./testenc test_x509: echo test normal x509v1 certificate -- 2.39.2