diff options
author | Harald Hoyer <harald@redhat.com> | 2013-03-15 14:41:11 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-03-15 14:41:11 +0100 |
commit | 11fbde445440c4de1b99eb03b930c9191b3181b9 (patch) | |
tree | 50153a0eb586ec2f2c9a910c9e3fb49c2a20edb0 /test/TEST-16-DMSQUASH | |
parent | fb05f9876ac18b64c8b9e07f9eb2e451e818b46e (diff) | |
download | dracut-11fbde445440c4de1b99eb03b930c9191b3181b9.tar.gz dracut-11fbde445440c4de1b99eb03b930c9191b3181b9.tar.bz2 dracut-11fbde445440c4de1b99eb03b930c9191b3181b9.zip |
TEST-16-DMSQUASH: use current releasever
Diffstat (limited to 'test/TEST-16-DMSQUASH')
-rw-r--r-- | test/TEST-16-DMSQUASH/livecd-fedora-minimal.ks | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-16-DMSQUASH/livecd-fedora-minimal.ks b/test/TEST-16-DMSQUASH/livecd-fedora-minimal.ks index 88637ae5..6310f78d 100644 --- a/test/TEST-16-DMSQUASH/livecd-fedora-minimal.ks +++ b/test/TEST-16-DMSQUASH/livecd-fedora-minimal.ks @@ -6,7 +6,7 @@ selinux --enforcing firewall --disabled part / --size 1024 -repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-16&arch=$basearch +repo --name=fedora --mirrorlist=http://mirrors.fedoraproject.org/mirrorlist?repo=fedora-$version&arch=$basearch %packages @core |