diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2008-03-07 15:06:43 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2008-03-07 15:06:43 +0000 |
commit | 91017b43ddef1d79b24f0e8212291aa8a42c50d4 (patch) | |
tree | c2cdb176da1707546acf5761468ba0b750fad515 /t | |
parent | f7f5518ec2079ed950bbb90cb6131d81c3849831 (diff) | |
download | urpmi-91017b43ddef1d79b24f0e8212291aa8a42c50d4.tar urpmi-91017b43ddef1d79b24f0e8212291aa8a42c50d4.tar.gz urpmi-91017b43ddef1d79b24f0e8212291aa8a42c50d4.tar.bz2 urpmi-91017b43ddef1d79b24f0e8212291aa8a42c50d4.tar.xz urpmi-91017b43ddef1d79b24f0e8212291aa8a42c50d4.zip |
add a comment
Diffstat (limited to 't')
-rw-r--r-- | t/superuser--split-transactions--strict-require.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t/superuser--split-transactions--strict-require.t b/t/superuser--split-transactions--strict-require.t index 8bb217f9..5089b109 100644 --- a/t/superuser--split-transactions--strict-require.t +++ b/t/superuser--split-transactions--strict-require.t @@ -27,6 +27,7 @@ test_c('--split-level 1'); # test_d(); # ERROR #34224: urpmi goes crazy, saying: # The following package has to be removed for others to be upgraded: d-2-1 (in order to install d-2-1) +# This is because both d-1 and d-2 are installed sub test { my ($option) = @_; |