| 117 |
|
|
| 118 |
debian-popcon: |
debian-popcon: |
| 119 |
type: popcon |
type: popcon |
| 120 |
path: /tmp/all-popcon-results.txt.gz |
path: ./all-popcon-results.txt.gz |
| 121 |
update-command: wget -O /tmp/all-popcon-results.txt.gz http://popcon.debian.org/all-popcon-results.txt.gz |
update-command: wget -O ./all-popcon-results.txt.gz http://popcon.debian.org/all-popcon-results.txt.gz |
| 122 |
distribution: debian |
distribution: debian |
| 123 |
|
|
| 124 |
ubuntu-popcon: |
ubuntu-popcon: |
| 125 |
type: popcon |
type: popcon |
| 126 |
path: /tmp/ubuntu-popcon-results.txt.gz |
path: /tmp/udd-test/ubuntu-popcon-results.txt.gz |
| 127 |
update-command: wget -O /tmp/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz |
update-command: wget -O /tmp/udd-test/ubuntu-popcon-results.txt.gz http://popcon.ubuntu.com/all-popcon-results.txt.gz |
| 128 |
distribution: ubuntu |
distribution: ubuntu |
| 129 |
|
|
| 130 |
testing-migrations: |
testing-migrations: |