updated message
This commit is contained in:
parent
c8cbd8b6b4
commit
bbfc37fa21
@ -144,7 +144,7 @@ func insertFrsEntryToDB(config config.Config, frsPeople map[string]Qrz) (err err
|
||||
|
||||
var qrzNum int
|
||||
|
||||
fmt.Println(fmt.Sprintf("Starting inserts of %d entries", len(frsPeople)))
|
||||
fmt.Println(fmt.Sprintf("Starting insert of %d entries", len(frsPeople)))
|
||||
|
||||
for _, frs := range frsPeople {
|
||||
fmt.Println(frs)
|
||||
|
Loading…
Reference in New Issue
Block a user