aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rwxr-xr-xtest/run_test.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/run_test.sh b/test/run_test.sh
index 181f8b755..02129050f 100755
--- a/test/run_test.sh
+++ b/test/run_test.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
cd "$(dirname "$0")"
@@ -104,7 +104,7 @@ for i in $(seq 0 $(($NUM_NODES - 1))); do
$GDEX \
${BOOTNODE_FLAGS} \
--bp \
- --verbosity=4 \
+ --verbosity=3 \
--nat=none \
--gcmode=archive \
--datadir=$datadir --nodekey=keystore/test$i.key \