]> ruderich.org/simon Gitweb - safcm/safcm.git/blobdiff - cmd/safcm/main_sync_test.go
config: rename group_order to group_priority
[safcm/safcm.git] / cmd / safcm / main_sync_test.go
index 39784fa12ef270ab380ff3402112a55f5660cc50..f58dabf96256d814583e8e4ac1481a9b591fbc03 100644 (file)
@@ -110,7 +110,7 @@ func TestSyncSshEndToEnd(t *testing.T) {
                        []string{"-log", "verbose", "no-settings.example.org"},
                        `<LOG>[info]    [no-settings.example.org] remote helper upload in progress
 <LOG>[verbose] [no-settings.example.org] host groups: all <DET> <DET> no-settings.example.org
-<LOG>[verbose] [no-settings.example.org] host group priorities (desc. order): no-settings.example.org
+<LOG>[verbose] [no-settings.example.org] host group priorities (desc. priority): no-settings.example.org
 <LOG>[info]    [no-settings.example.org] no changes
 `,
                        nil,
@@ -121,7 +121,7 @@ func TestSyncSshEndToEnd(t *testing.T) {
                        []string{"-log", "debug2", "no-settings.example.org"},
                        `<LOG>[info]    [no-settings.example.org] remote helper upload in progress
 <LOG>[verbose] [no-settings.example.org] host groups: all <DET> <DET> no-settings.example.org
-<LOG>[verbose] [no-settings.example.org] host group priorities (desc. order): no-settings.example.org
+<LOG>[verbose] [no-settings.example.org] host group priorities (desc. priority): no-settings.example.org
 <LOG>[info]    [no-settings.example.org] no changes
 `,
                        nil,