njeans / fabric-test

Modified end-to-end test for hbmpc on fabric
Apache License 2.0
0 stars 2 forks source link

./scripts/run_cmd.sh: 174: scripts/utils.sh: Syntax error: "(" unexpected (expecting "}") #4

Open sbellem opened 5 years ago

sbellem commented 5 years ago

When following Send commands to rockpaperscissors chaincode the following occurs:

sh ./scripts/run_cmd.sh createGame 0 1 "game1" 100 "user1"
./scripts/run_cmd.sh: 174: scripts/utils.sh: Syntax error: "(" unexpected (expecting "}")
njeans commented 4 years ago

Sorry for the late response I never saw this issue but I was not able to reproduce it. Were you using the latest versions?