diff options
| author | Donatas Abraitis <donatas@opensourcerouting.org> | 2025-03-16 15:14:55 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-16 15:14:55 +0100 |
| commit | c288e5fbaf73bafb9aa15ade13969fc321e321db (patch) | |
| tree | 412707fb47b80ad46b018dc2519ba86cbb7a5e90 /tests/lib/cli/test_cli.refout.in | |
| parent | f2245941d822b1d7d11cde51073ef0ac43739df3 (diff) | |
| parent | bc3f7d9c07524112ccd9a5cb950511d4aab4c3f2 (diff) | |
Merge pull request #18399 from LabNConsulting/chopps/fix-unit-tests
2 unit-test fixes
Diffstat (limited to 'tests/lib/cli/test_cli.refout.in')
| -rw-r--r-- | tests/lib/cli/test_cli.refout.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/lib/cli/test_cli.refout.in b/tests/lib/cli/test_cli.refout.in index 222abcdade..31b5a8c237 100644 --- a/tests/lib/cli/test_cli.refout.in +++ b/tests/lib/cli/test_cli.refout.in @@ -405,7 +405,7 @@ frr version @PACKAGE_VERSION@ frr defaults @DFLT_NAME@
!
hostname test
-domainname test.domain
+domainname test.domain@LOG_TIMESTAMP_PRECISION_CLI@ !
!
!
@@ -420,7 +420,7 @@ frr version @PACKAGE_VERSION@ frr defaults @DFLT_NAME@
!
hostname foohost
-domainname test.domain
+domainname test.domain@LOG_TIMESTAMP_PRECISION_CLI@ !
!
!
|
