diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-26 22:47:40 +0200 |
---|---|---|
committer | Dieter Plaetinck <dieter@plaetinck.be> | 2009-07-26 22:47:40 +0200 |
commit | 2c1c32e721cd98d3c931226242eaec1a3af8268e (patch) | |
tree | 371852e304ed48219546b96f819a246016f4b372 /tests | |
parent | e4b33a47319511235db1092e4d6e5ddf6d50177f (diff) |
enable repo so we can get aif
Diffstat (limited to 'tests')
-rw-r--r-- | tests/runtime/automatic-dmcrypt-lvm-install-sda/profile | 2 | ||||
-rw-r--r-- | tests/runtime/automatic-lvm-dmcrypt-install-sda/profile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/runtime/automatic-dmcrypt-lvm-install-sda/profile b/tests/runtime/automatic-dmcrypt-lvm-install-sda/profile index d98cc89..f0c37c7 100644 --- a/tests/runtime/automatic-dmcrypt-lvm-install-sda/profile +++ b/tests/runtime/automatic-dmcrypt-lvm-install-sda/profile @@ -2,7 +2,7 @@ SOURCE=cd FILE_URL=file:///src/core/pkg SYNC_URL= -RUNTIME_REPOSITORIES= +RUNTIME_REPOSITORIES=(testing "Server = ftp://mir1.archlinuxfr.org/archlinux/testing/os/$var_ARCH") RUNTIME_PACKAGES= # packages to install diff --git a/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile b/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile index 3a7e24c..b936576 100644 --- a/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile +++ b/tests/runtime/automatic-lvm-dmcrypt-install-sda/profile @@ -2,7 +2,7 @@ SOURCE=cd FILE_URL=file:///src/core/pkg SYNC_URL= -RUNTIME_REPOSITORIES= +RUNTIME_REPOSITORIES=(testing "Server = ftp://mir1.archlinuxfr.org/archlinux/testing/os/$var_ARCH") RUNTIME_PACKAGES= # packages to install |