Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Commit

Permalink
remove duplication of --no-dns
Browse files Browse the repository at this point in the history
This was harmless, but annoying.
  • Loading branch information
rade committed Jul 6, 2016
1 parent 93c6039 commit 7ec6811
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion weave
Original file line number Diff line number Diff line change
Expand Up @@ -1583,7 +1583,6 @@ launch_router() {
--no-dns)
DNS_ROUTER_OPTS=
NO_DNS_OPT="--no-dns"
ARGS="$ARGS $1"
;;
--no-restart)
RESTART_POLICY=
Expand Down

0 comments on commit 7ec6811

Please sign in to comment.