[chutney/master] Fix typo in bootstrap-network.sh.

9 Jan
2017
9 Jan
'17
8:22 p.m.
commit 4c29954b0db8cd6e40953063b7edf86566a843ee Author: Lars Luthman <mail@larsluthman.net> Date: Thu Nov 3 11:23:54 2016 +0100 Fix typo in bootstrap-network.sh. --- tools/bootstrap-network.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/bootstrap-network.sh b/tools/bootstrap-network.sh index a198d82..a2d5fa8 100755 --- a/tools/bootstrap-network.sh +++ b/tools/bootstrap-network.sh @@ -24,7 +24,7 @@ flavour=basic; [ -n "$1" ] && { flavour=$1; shift; } $CHUTNEY stop networks/$flavour -echo "$myname: boostrapping network: $flavour" +echo "$myname: bootstrapping network: $flavour" $CHUTNEY configure networks/$flavour # TODO: Make 'chutney configure' take an optional offset argument and
3055
Age (days ago)
3055
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org