]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- message about what we do
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 20 Feb 2008 16:49:52 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    rpm-hrmib-cache -> 1.6

rpm-hrmib-cache

index 3d7de1f87085bc98c71056202f3af2ad8849b0d3..ebf2be27a9c95b1f45248468f075200f88006632 100644 (file)
@@ -7,6 +7,8 @@ build_hrmib_cache() {
        umask 002
 
        mydir=/var/cache/hrmib
+
+       echo >&2 "Populating $mydir with initial contents"
        mkdir -p $mydir || return
        rm -f $mydir/*
 
This page took 0.24042 seconds and 4 git commands to generate.