summaryrefslogtreecommitdiffstats
path: root/urpm
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2008-02-26 19:36:37 +0000
committerPascal Rigaux <pixel@mandriva.com>2008-02-26 19:36:37 +0000
commit8aead2a45cdd1c6a88ebed575319f0c434a286b2 (patch)
tree21c4de3ed82aeb5c7136c31eef9fbcdd677d0d2b /urpm
parent9b9b640926d329e32205b41d77e12805f666b638 (diff)
downloadurpmi-8aead2a45cdd1c6a88ebed575319f0c434a286b2.tar
urpmi-8aead2a45cdd1c6a88ebed575319f0c434a286b2.tar.gz
urpmi-8aead2a45cdd1c6a88ebed575319f0c434a286b2.tar.bz2
urpmi-8aead2a45cdd1c6a88ebed575319f0c434a286b2.tar.xz
urpmi-8aead2a45cdd1c6a88ebed575319f0c434a286b2.zip
add comment
Diffstat (limited to 'urpm')
-rw-r--r--urpm/removable.pm3
1 files changed, 3 insertions, 0 deletions
diff --git a/urpm/removable.pm b/urpm/removable.pm
index 7e1a15c5..0298e083 100644
--- a/urpm/removable.pm
+++ b/urpm/removable.pm
@@ -77,6 +77,9 @@ sub try_umounting_removables {
}
#- examine if given medium is already inside a removable device.
+#-
+#- side-effects:
+#- + those of try_mounting ($urpm->{removable_mounted}, mount)
sub _check_notfound {
my ($urpm, $list, $id, $dir, $removable) = @_;
if ($dir) {