We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8265e73 commit b1be748Copy full SHA for b1be748
1 file changed
Tests/kaas/sonobuoy_handler/run_sonobuoy.py
@@ -28,7 +28,6 @@ def sonobuoy_run(kubeconfig, result_dir_name, check_name, sonobuoy_config, sonob
28
sys.exit(sonobuoy_handler.run())
29
30
31
-
32
if __name__ == "__main__":
33
logging.basicConfig(format='%(levelname)s: %(message)s', level=logging.DEBUG)
34
sonobuoy_run()
0 commit comments