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

Commit

Permalink
Clarify message
Browse files Browse the repository at this point in the history
  • Loading branch information
bboreham committed Dec 22, 2015
1 parent 8a517d5 commit 6b90ef7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion weave
Original file line number Diff line number Diff line change
Expand Up @@ -1811,7 +1811,7 @@ deprecation_warnings() {
deprecation_warning $1 "--no-default-ipalloc"
;;
--with-dns)
echo "Warning: $1 is deprecated; it is on by default" >&2
echo "Warning: $1 has been removed; DNS is on by default" >&2
;;
esac
shift
Expand Down

0 comments on commit 6b90ef7

Please sign in to comment.