mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Update URL for tp5n archive.
This commit is contained in:
parent
657b2339a1
commit
45a63a8960
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ set -o errexit
|
|||
set -o nounset
|
||||
set -o pipefail
|
||||
|
||||
TP5N_SOURCE="https://people.mozilla.org/~jmaher/taloszips/zips/tp5n.zip"
|
||||
TP5N_SOURCE="https://github.com/rwood-moz/talos-pagesets/raw/master/tp5n.zip"
|
||||
TP5N_PATH="page_load_test/tp5n.zip"
|
||||
|
||||
if [[ ! -f "$(dirname "${TP5N_PATH}")/tp5n/tp5n.manifest" ]]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue