Make "tinc add" idempotent.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 9 Feb 2015 14:23:59 +0000 (15:23 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 9 Feb 2015 14:23:59 +0000 (15:23 +0100)
When calling "tinc add" multiple times with the same variable and value,
make sure only one unique line is added to the configuration file.


No differences found