Skip to content

Commit

Permalink
improved feeback in supersede-gallery tool
Browse files Browse the repository at this point in the history
  • Loading branch information
thisisaaronland committed Apr 27, 2022
1 parent c8b88fb commit 6164ca3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmd/supersede-gallery/main.go
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,6 @@ func main() {
if err != nil {
log.Fatalf("Failed to write previous gallery, %v", err)
}


log.Printf("Created new gallery record with ID %d\n", new_id)
}

0 comments on commit 6164ca3

Please sign in to comment.