mirror of
https://github.com/aljazceru/lightning.git
synced 2026-01-08 16:44:22 +01:00
Fix Typo in startup_regtest.sh
This commit is contained in:
committed by
Rusty Russell
parent
e30f2cb4a4
commit
c0d3eeb789
@@ -122,7 +122,7 @@ start_nodes() {
|
||||
done
|
||||
|
||||
if [ -z "$EATMYDATA" ]; then
|
||||
echo "WARNING: eatmydata not found: instal it for faster testing"
|
||||
echo "WARNING: eatmydata not found: install it for faster testing"
|
||||
fi
|
||||
# Give a hint.
|
||||
echo "Commands: "
|
||||
|
||||
Reference in New Issue
Block a user