You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/tstest/integration
Brad Fitzpatrick 02bdc654d5 cmd/tailscale: fix up --reset, again
Also fix a somewhat related printing bug in the process where
some paths would print "Success." inconsistently even
when there otherwise was no output (in the EditPrefs path)

Fixes #3830
Updates #3702 (which broke it once while trying to fix it)

Change-Id: Ic51e14526ad75be61ba00084670aa6a98221daa5
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
2 years ago
..
testcontrol tstest/integration/testcontrol: fix data race 3 years ago
vms cmd/tailscale: fix up --reset, again 2 years ago
gen_deps.go tstest/integration: don't include stdlib deps in go generate output 3 years ago
integration.go tstest/integration: build binaries only once 3 years ago
integration_test.go tstest/integration: remove t param in testNode methods 2 years ago
tailscaled_deps_test_darwin.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
tailscaled_deps_test_freebsd.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
tailscaled_deps_test_linux.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
tailscaled_deps_test_openbsd.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago
tailscaled_deps_test_windows.go envknob: add new package for all the strconv.ParseBool(os.Getenv(..)) 2 years ago