Skip to content

Commit

Permalink
Change the install test URL.
Browse files Browse the repository at this point in the history
Everything moved because that is what Fedora does best.

The fedora-secondary URL will probably change at some point, but it
hasn't yet.
  • Loading branch information
dashea committed Feb 26, 2016
1 parent 85da10a commit 83b4d80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/install/run_install_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ EOF
# out here.
if [[ "$(uname -m)" == "x86_64" ]]; then
cat <<EOF >> ${tmpdir}/yum.conf
baseurl=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/\$basearch/os/
baseurl=http://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/\$basearch/os/
EOF
else
cat <<EOF >> ${tmpdir}/yum.conf
Expand Down

0 comments on commit 83b4d80

Please sign in to comment.