Don't hide commands.
This commit is contained in:
parent
8f59c61d1d
commit
f58d0f70b6
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ test_rand:
|
||||||
../util/shlib_wrap.sh ./$(RANDTEST)
|
../util/shlib_wrap.sh ./$(RANDTEST)
|
||||||
|
|
||||||
test_enc:
|
test_enc:
|
||||||
@sh ./testenc
|
sh ./testenc
|
||||||
|
|
||||||
test_x509:
|
test_x509:
|
||||||
echo test normal x509v1 certificate
|
echo test normal x509v1 certificate
|
||||||
|
|
Loading…
Reference in a new issue