mirror of
https://github.com/aptly-dev/aptly.git
synced 2026-06-02 04:50:49 +00:00
aptly snapshot pull outputs all messages through progress.
This commit is contained in:
@@ -5,10 +5,10 @@ from snapshot:
|
||||
and result would be saved as new snapshot snap3.
|
||||
Loading packages (59249)...
|
||||
Building indexes...
|
||||
[0;31;49m[-][0;39;49m rsyslog_5.8.11-3_amd64 removed[0m
|
||||
[0;32;49m[+][0;39;49m rsyslog_7.4.4-1~bpo70+1_amd64 added[0m
|
||||
[0;31;49m[-][0;39;49m rsyslog_5.8.11-3_i386 removed[0m
|
||||
[0;32;49m[+][0;39;49m rsyslog_7.4.4-1~bpo70+1_i386 added[0m
|
||||
[-] rsyslog_5.8.11-3_amd64 removed
|
||||
[+] rsyslog_7.4.4-1~bpo70+1_amd64 added
|
||||
[-] rsyslog_5.8.11-3_i386 removed
|
||||
[+] rsyslog_7.4.4-1~bpo70+1_i386 added
|
||||
|
||||
Snapshot snap3 successfully created.
|
||||
You can run 'aptly publish snapshot snap3' to publish snapshot as Debian repository.
|
||||
|
||||
Reference in New Issue
Block a user