summaryrefslogtreecommitdiffstats
path: root/t/superuser--rpmnew.t
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mageia.org>2012-10-04 14:41:48 +0000
committerThierry Vignaud <tv@mageia.org>2012-10-04 14:41:48 +0000
commitf2be43ab69e87c9c3ded8db93ab3b499acf04dfb (patch)
tree0c1fd62bd43c08c001e2f1df992e14066b97a274 /t/superuser--rpmnew.t
parentdf5123679ef7ebbb718fc872af7c332e55903998 (diff)
downloadurpmi-f2be43ab69e87c9c3ded8db93ab3b499acf04dfb.tar
urpmi-f2be43ab69e87c9c3ded8db93ab3b499acf04dfb.tar.gz
urpmi-f2be43ab69e87c9c3ded8db93ab3b499acf04dfb.tar.bz2
urpmi-f2be43ab69e87c9c3ded8db93ab3b499acf04dfb.tar.xz
urpmi-f2be43ab69e87c9c3ded8db93ab3b499acf04dfb.zip
drop support for rpm5
Diffstat (limited to 't/superuser--rpmnew.t')
-rw-r--r--t/superuser--rpmnew.t8
1 files changed, 0 insertions, 8 deletions
diff --git a/t/superuser--rpmnew.t b/t/superuser--rpmnew.t
index 4aa530e7..d82f45f7 100644
--- a/t/superuser--rpmnew.t
+++ b/t/superuser--rpmnew.t
@@ -43,14 +43,6 @@ sub test2 {
['orig', 'orig', 'orig'],
['changed', 'changed', 'changed']);
- if (rpm_is_jbj_version()) {
- #- WARNING: those files have no added value
- #- (since the file was created with same content)
- #- and should not be there
- ok(unlink "$::pwd/root/etc/config.rpmorig");
- ok(unlink "$::pwd/root/etc/config-noreplace.rpmnew");
- }
-
check_no_etc_files();
}