mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-04-20 19:38:39 +00:00
improve log
This commit is contained in:
@@ -39,7 +39,7 @@ func aptlyPublishSourceReplace(cmd *commander.Command, args []string) error {
|
||||
|
||||
revision := published.ObtainRevision()
|
||||
sources := revision.Sources
|
||||
context.Progress().Printf("Clearing staged source list...\n")
|
||||
context.Progress().Printf("Replacing source list...\n")
|
||||
clear(sources)
|
||||
|
||||
for i, component := range components {
|
||||
|
||||
Reference in New Issue
Block a user