summaryrefslogtreecommitdiffstats
path: root/t/cfg.t
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-12-19 12:16:49 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-12-19 12:16:49 +0000
commit3880463a92142896704deca4d341af93be762b84 (patch)
tree083ddaa4280c8f7bd74b0619ebe5d40fd4a9d038 /t/cfg.t
parentfa957b2abb16441c131d8242b22579ca63d70c01 (diff)
downloadurpmi-3880463a92142896704deca4d341af93be762b84.tar
urpmi-3880463a92142896704deca4d341af93be762b84.tar.gz
urpmi-3880463a92142896704deca4d341af93be762b84.tar.bz2
urpmi-3880463a92142896704deca4d341af93be762b84.tar.xz
urpmi-3880463a92142896704deca4d341af93be762b84.zip
- all tools:
o drop hdlist support (will be replaced with xml media_info)
Diffstat (limited to 't/cfg.t')
-rw-r--r--t/cfg.t4
1 files changed, 1 insertions, 3 deletions
diff --git a/t/cfg.t b/t/cfg.t
index 542d8c09..5649d40f 100644
--- a/t/cfg.t
+++ b/t/cfg.t
@@ -27,12 +27,10 @@ update\ 1 http://foo/bar/$RELEASE {
}
update_2 ftp://foo/bar/ {
- hdlist: hdlist.update2.cz
ignore
key_ids: 456 789
priority-upgrade: 'kernel'
- synthesis
- with_hdlist: hdlist.update2.cz
+ with_synthesis: synthesis.hdlist.update2.cz
}
URPMICFG
close $f;