mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-07 00:26:58 +00:00
Cleaup based on Antons PR comments
This commit is contained in:
@@ -15,7 +15,6 @@ function testExample() {
|
||||
|
||||
echo "Example $N"
|
||||
$APP &> /dev/null &
|
||||
# $APP &> ./app.out &
|
||||
sleep 2
|
||||
abci-cli --verbose batch < "$INPUT" > "${INPUT}.out.new"
|
||||
killall "$APP"
|
||||
|
||||
Reference in New Issue
Block a user