[Mageia-dev] [1555] Use /root/.MgaOnline for consistency

Michael Scherer misc at zarb.org
Fri May 27 13:35:08 CEST 2011


Le vendredi 27 mai 2011 à 13:28 +0200, Thierry Vignaud a écrit :

> > Modified: mgaonline/trunk/mgaonline.pm
> > ===================================================================
> > --- mgaonline/trunk/mgaonline.pm	2011-05-27 09:01:31 UTC (rev 1554)
> > +++ mgaonline/trunk/mgaonline.pm	2011-05-27 10:03:00 UTC (rev 1555)
> > @@ -162,7 +162,7 @@
> >
> >
> >  sub clean_confdir() {
> > -    my $confdir = '/root/.MdkOnline';
> > +    my $confdir = '/root/.MgaOnline';
> >      system "/bin/rm", "-f", "$confdir/*log.bz2", "$confdir/*log.bz2.uue",
> > "$confdir/*.dif $confdir/rpm_qa_installed_before",
> > "$confdir/rpm_qa_installed_after";
> >  }

system rm -f, am I the only one to find that's ugly ?

-- 
Michael Scherer



More information about the Mageia-dev mailing list