diff options
author | Christian Poessinger <christian@poessinger.com> | 2021-01-17 10:17:14 +0100 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2021-01-17 10:17:25 +0100 |
commit | 62bd08a5811aeec5670c29af18583f9f3350cb1d (patch) | |
tree | 817f02807f018d3b084b5e8e707726ab2c9147a2 /smoketest/scripts/cli/test_system_ip.py | |
parent | 3c33359d0c9700a1c80f1a222fe5f43642cd4fde (diff) | |
download | vyos-1x-62bd08a5811aeec5670c29af18583f9f3350cb1d.tar.gz vyos-1x-62bd08a5811aeec5670c29af18583f9f3350cb1d.zip |
smoketest: add testcases for "system ipv6"
Diffstat (limited to 'smoketest/scripts/cli/test_system_ip.py')
-rwxr-xr-x | smoketest/scripts/cli/test_system_ip.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketest/scripts/cli/test_system_ip.py b/smoketest/scripts/cli/test_system_ip.py index 8fc18ba88..4ad8d537d 100755 --- a/smoketest/scripts/cli/test_system_ip.py +++ b/smoketest/scripts/cli/test_system_ip.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2020 Francois Mertz fireboxled@gmail.com +# Copyright (C) 2020 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 |