[rrd-users] rrdtool 1.0.41 has rejected patches
Blair Zajac
blair at orcaware.com
Thu Feb 20 07:48:11 MET 2003
Hi Tobi,
How are you?
I just got 1.0.41 and looking to see what new files were in this release,
I ran the following command:
% diff -ru rrdtool-1.0.40 rrdtool-1.0.41 | g ^Only
Only in rrdtool-1.0.41/contrib/add_ds: batch.pl~
Only in rrdtool-1.0.41/contrib/add_ds: batch.pl.rej
Only in rrdtool-1.0.41/contrib/rrdfetchnames: rrdfetchnames.pl~
Only in rrdtool-1.0.41/contrib/rrdfetchnames: rrdfetchnames.pl.rej
Only in rrdtool-1.0.41/contrib/rrdlastds: rrdlastds.pl~
Only in rrdtool-1.0.41/contrib/rrdlastds: rrdlastds.pl.rej
It looks like there's some leftover cruft from a patch command. There are
no differences between any of the files and the ~ files, nor or the rejects
significant, but they do contain the previous version of rrdtool:
% cat rrdlastds.pl.rej
***************
*** 13,19 ****
#makes things work when run without install
use lib qw( ../../perl-shared/blib/lib ../../perl-shared/blib/arch );
# this is for after install
- use lib qw( /usr/local/rrdtool-1.0.39/lib/perl ../lib/perl );
use RRDs;
--- 13,19 ----
#makes things work when run without install
use lib qw( ../../perl-shared/blib/lib ../../perl-shared/blib/arch );
# this is for after install
+ use lib qw( /usr/local/rrdtool-1.0.40/lib/perl ../lib/perl );
use RRDs;
Are you going to push a 1.0.42 release of rrdtool to delete these?
Otherwise, I'll check 1.0.41 into my local Subversion repository,
since there's no need for me to check in 41 and then 42.
Best,
Blair
--
Blair Zajac <blair at orcaware.com>
Plots of your system's performance - http://www.orcaware.com/orca/
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list