Unverified Commit 309f5199 authored by kladko's avatar kladko

SKALE-2077 Fixed Naming

parent 21af0e64
......@@ -10,7 +10,7 @@ pid=$!
sleep 2
cd /usr/src/sdk;
if [ "$1" == "-t" ]; then
if [ "$1" -eq "-t" ]; then
./testw [bls-key-encrypt]
./testw [bls-key-encrypt-decrypt]
./testw [dkg-gen]
......
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