diff options
author | rebortg <github@ghlr.de> | 2024-09-30 22:31:16 +0200 |
---|---|---|
committer | rebortg <github@ghlr.de> | 2024-10-03 21:23:23 +0200 |
commit | 1749c3a99b88c8376b505d0d776cc9b4d5f167cd (patch) | |
tree | 2dcd6a8f92a1f2af721081dfe4b92f32c559ac09 /smoketest | |
parent | a0c15a159e54cb1b6abba7a0a6a0a793a53915d0 (diff) | |
download | vyos-1x-1749c3a99b88c8376b505d0d776cc9b4d5f167cd.tar.gz vyos-1x-1749c3a99b88c8376b505d0d776cc9b4d5f167cd.zip |
T973: remove irrelevant standard values
Diffstat (limited to 'smoketest')
-rwxr-xr-x | smoketest/scripts/cli/test_service_monitoring_node-exporter.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/scripts/cli/test_service_monitoring_node-exporter.py b/smoketest/scripts/cli/test_service_monitoring_node-exporter.py index 6b96e3130..e18a3f7a2 100755 --- a/smoketest/scripts/cli/test_service_monitoring_node-exporter.py +++ b/smoketest/scripts/cli/test_service_monitoring_node-exporter.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2020-2024 VyOS maintainers and contributors +# Copyright (C) 2024 VyOS maintainers and contributors # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License version 2 or later as |