]> git.ipfire.org Git - people/ms/network.git/commitdiff
Remove a line of debugging code.
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 May 2012 23:40:21 +0000 (23:40 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 31 May 2012 23:40:21 +0000 (23:40 +0000)
functions.radvd

index 279ee8edbdbfffa3fd9df3faf9e669f28255ab53..81e7aba9b86b897e57902fd3dae85f728fc7b3e1 100644 (file)
@@ -70,7 +70,6 @@ function __radvd_config_interface() {
        assert isset zone
 
        log DEBUG "Writing radvd configuration for ${zone}"
-       echo $zone
 
        # If the interface does not provide any routing information,
        # we can skip this whole stuff.