Hello, Nice fix
Thanks Le Thursday 06 November 2008 13:49:28 Ulrich Leodolter, vous avez écrit : > Hello, > > Please apply this regex patch to svn. > > > *** bacula/trunk/gui/bweb/lib/Bweb.pm 2008-11-06 12:53:35.000000000 +0100 > --- /usr/lib/perl5/site_perl/5.8.8/Bweb.pm 2008-11-06 13:44:06.000000000 > +0100 *************** > *** 1877,1883 **** > } > > if ($what{storage_cmd}) { > ! if (!grep {/^\Q$ret{storage_cmd}$/} ('mount', 'umount', > 'release','status')) { delete $ret{storage_cmd}; > } > } > --- 1877,1883 ---- > } > > if ($what{storage_cmd}) { > ! if (!grep {/^\Q$ret{storage_cmd}\E$/} ('mount', 'umount', > 'release','status')) { delete $ret{storage_cmd}; > } > } > > > BR > Ulrich ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel