X-Git-Url: https://ruderich.org/simon/gitweb/?p=safcm%2Fsafcm.git;a=blobdiff_plain;f=cmd%2Fsafcm%2Fmain_sync_test.go;h=ad4acac9c823f2da1a68eb7a6d189b19dc233747;hp=f58dabf96256d814583e8e4ac1481a9b591fbc03;hb=a583eff808817656f8ddb81ddfca3c1fd1f6c85f;hpb=22b2572ad75a0bf6fb93a4655e71cf04328ec2a9 diff --git a/cmd/safcm/main_sync_test.go b/cmd/safcm/main_sync_test.go index f58dabf..ad4acac 100644 --- a/cmd/safcm/main_sync_test.go +++ b/cmd/safcm/main_sync_test.go @@ -110,7 +110,7 @@ func TestSyncSshEndToEnd(t *testing.T) { []string{"-log", "verbose", "no-settings.example.org"}, `[info] [no-settings.example.org] remote helper upload in progress [verbose] [no-settings.example.org] host groups: all no-settings.example.org -[verbose] [no-settings.example.org] host group priorities (desc. priority): no-settings.example.org +[verbose] [no-settings.example.org] host group priorities (descending): no-settings.example.org [info] [no-settings.example.org] no changes `, nil, @@ -121,7 +121,7 @@ func TestSyncSshEndToEnd(t *testing.T) { []string{"-log", "debug2", "no-settings.example.org"}, `[info] [no-settings.example.org] remote helper upload in progress [verbose] [no-settings.example.org] host groups: all no-settings.example.org -[verbose] [no-settings.example.org] host group priorities (desc. priority): no-settings.example.org +[verbose] [no-settings.example.org] host group priorities (descending): no-settings.example.org [info] [no-settings.example.org] no changes `, nil,