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:50 +0100 |
commit | 691e0c0fe1e5800dba6c571dab1290b3f01d19cb (patch) | |
tree | 8bf45a12d26578161ecc1c206782959fd86e767f /smoketest/scripts/cli/test_system_ip.py | |
parent | e3b839a448332119bc40cbc459eaa5d0b9a54a11 (diff) | |
download | vyos-1x-691e0c0fe1e5800dba6c571dab1290b3f01d19cb.tar.gz vyos-1x-691e0c0fe1e5800dba6c571dab1290b3f01d19cb.zip |
smoketest: add testcases for "system ipv6"
(cherry picked from commit 62bd08a5811aeec5670c29af18583f9f3350cb1d)
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 |