summaryrefslogtreecommitdiffstats
path: root/t/02create_pkgs.t
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-11-14 15:32:36 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-11-14 15:32:36 +0000
commit1f1f3ab742b39d3aa5b67a545cc924b78ec8279e (patch)
treeacee4949454e5321643f8f836dcf65c3285468f1 /t/02create_pkgs.t
parent830d5819dd6280d8133342d700a26b4f6ee9ec56 (diff)
downloadurpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar.gz
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar.bz2
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.tar.xz
urpmi-1f1f3ab742b39d3aa5b67a545cc924b78ec8279e.zip
add a testcase for #45457
Diffstat (limited to 't/02create_pkgs.t')
-rw-r--r--t/02create_pkgs.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/02create_pkgs.t b/t/02create_pkgs.t
index fc1fd341..9e567937 100644
--- a/t/02create_pkgs.t
+++ b/t/02create_pkgs.t
@@ -32,7 +32,6 @@ foreach my $spec (glob("data/SPECS/*.spec")) {
system_("cp -r media/$name media/${name}_no_subdir");
system_("$genhdlist2 media/${name}_no_subdir");
symlink "${name}_nohdlist", "media/${name} nohdlist";
- symlink "${name}", "media/${name}_bis";
}
genhdlist_std($name);
}