control/controlbase: rename from control/noise.

Updates #3488

Signed-off-by: David Anderson <danderson@tailscale.com>
This commit is contained in:
David Anderson
2021-12-02 18:04:48 -08:00
committed by Dave Anderson
parent 02461ea459
commit 6cd180746f
8 changed files with 8 additions and 8 deletions

View File

@ -41,7 +41,7 @@ for file in $(find $1 -name '*.go' -not -path '*/.git/*'); do
*_string.go)
# Generated file from go:generate stringer
;;
$1/control/noise/noiseexplorer_test.go)
$1/control/controlbase/noiseexplorer_test.go)
# Noiseexplorer.com copyright.
;;
*)