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

[Git][snapshot-team/snapshot][master] Mirrors: fetch updates from snapshot-mlm-01.debian.org now



Title: GitLab

Peter Palfrader pushed to branch master at snapshot / snapshot

Commits:

  • 4bacde34
    by Peter Palfrader at 2024-06-03T17:09:30+02:00
    Mirrors: fetch updates from snapshot-mlm-01.debian.org now
    

1 changed file:

Changes:

  • mirror/sync-farm-incremental
    ... ... @@ -14,7 +14,7 @@ for i in *; do
    14 14
       trap "rm -rf '$tmpdir'" EXIT
    
    15 15
     
    
    16 16
       ~/code/mirror/farm-list-entries --farmpath "$farm" "$i" |
    
    17
    -    ssh -4 -C sibelius.debian.org farm-make-update-tarball "$i" |
    
    17
    +    ssh -4 -C snapshot-mlm-01.debian.org farm-make-update-tarball "$i" |
    
    18 18
         (cd $tmpdir && tar xaf -)
    
    19 19
     
    
    20 20
       ~/code/mirror/process-farm-update --farmpath "$farm" "$tmpdir"
    


  • Reply to: