[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Git][ftp-team/dak][master] mkchecksums: raise aesthetic value of log message



Title: GitLab

Ansgar pushed to branch master at Debian FTP Team / dak

Commits:

1 changed file:

Changes:

  • config/debian/dinstall.functions
    ... ... @@ -378,7 +378,7 @@ function mkchecksums() {
    378 378
             dsynclist=$dbdir/dsync.${archive}.list
    
    379 379
             md5list=${archiveroot}/indices/md5sums
    
    380 380
     
    
    381
    -        log -n "Creating md5 / dsync index file for ${archive}... "
    
    381
    +        log "Creating md5 / dsync index file for ${archive}... "
    
    382 382
     
    
    383 383
             cd "$archiveroot"
    
    384 384
             ${bindir}/dsync-flist -q generate $dsynclist --exclude $dsynclist --md5
    


  • Reply to: