summaryrefslogtreecommitdiffstats
path: root/t/02create_pkgs.t
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-09-23 15:35:42 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-09-23 15:35:42 +0000
commit0ff68bc2ce17ed97d22575c250c1d569638c1801 (patch)
treeb96d13063852d4641b47d0bbd4d226291a48aa9e /t/02create_pkgs.t
parentc8ad0b363a3c21434f73e8fd921e41637a83d26b (diff)
downloadurpmi-0ff68bc2ce17ed97d22575c250c1d569638c1801.tar
urpmi-0ff68bc2ce17ed97d22575c250c1d569638c1801.tar.gz
urpmi-0ff68bc2ce17ed97d22575c250c1d569638c1801.tar.bz2
urpmi-0ff68bc2ce17ed97d22575c250c1d569638c1801.tar.xz
urpmi-0ff68bc2ce17ed97d22575c250c1d569638c1801.zip
test reconfig.urpmi
Diffstat (limited to 't/02create_pkgs.t')
-rw-r--r--t/02create_pkgs.t3
1 files changed, 3 insertions, 0 deletions
diff --git a/t/02create_pkgs.t b/t/02create_pkgs.t
index 3a333686..fc1fd341 100644
--- a/t/02create_pkgs.t
+++ b/t/02create_pkgs.t
@@ -50,6 +50,9 @@ foreach my $spec (glob("data/SPECS/srpm*.spec")) {
genhdlist_std($name);
}
+mkdir 'media/reconfig';
+system_("cp -r data/reconfig.urpmi media/reconfig");
+
mkdir 'media/media_info';
system_("cp -r data/media.cfg media/media_info");
system_('gendistrib -s .');