]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
safcm: use better variable name in hostsToSync()
authorSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 10:47:40 +0000 (12:47 +0200)
committerSimon Ruderich <simon@ruderich.org>
Sun, 9 May 2021 13:21:05 +0000 (15:21 +0200)
commita8023b74bdd3d85cb0f3a55485887d133d2c0946
treeef3f73141a83307e5d8ddebd5c0c67900dcf625d
parentb005e2efaff6fd99dbf8e45bf76bba40c655a72a
safcm: use better variable name in hostsToSync()

Having nameMatched and hostMatched is confusing. Follow the comment and
use hostAdded which describes the meaning more clearly.
cmd/safcm/sync.go