Unverified Commit 1a324a2a authored by kladko's avatar kladko

SKALE-2341 Added tags for older commits

parent 4e2605dc
...@@ -5,7 +5,7 @@ cd /usr/src/sdk; ...@@ -5,7 +5,7 @@ cd /usr/src/sdk;
echo $1 echo $1
if [ "$1" = -t ]; then if [ "$1" = -t ]; then
set -e set -e
#./testw [bls-key-encrypt] ./testw [bls-key-encrypt]
#./testw [bls-key-encrypt-decrypt] #./testw [bls-key-encrypt-decrypt]
#./testw [dkg-gen] #./testw [dkg-gen]
#./testw [dkg-pub_shares] #./testw [dkg-pub_shares]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment