[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.5a10] Bug 41244: Update update_responses directory



Title: GitLab

morgan pushed to branch maint-13.5a10 at The Tor Project / Applications / tor-browser-build

Commits:

  • f53f6f22
    by Nicolas Vigier at 2024-09-26T17:04:02+02:00
    Bug 41244: Update update_responses directory
    
    https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/issues/41244#note_3083698
    

1 changed file:

Changes:

  • tools/signing/upload-update_responses-to-staticiforme
    ... ... @@ -23,7 +23,7 @@ git checkout main
    23 23
     git pull --ff-only
    
    24 24
     test -n "$(git status --porcelain=v1 | grep -v '^?')" \
    
    25 25
       && exit_error 'update_responses_repository_dir has modified files'
    
    26
    -is_project torbrowser && cd update_3
    
    26
    +is_project torbrowser && mkdir -p update_pre13.5a10 && cd update_pre13.5a10
    
    27 27
     is_project mullvadbrowser && cd update_1
    
    28 28
     
    
    29 29
     old_ur=$(mktemp -d)
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits