X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=examples%2F4charts.pl.in;h=67dfdad0a3df7270cda7433dc9fb1b4edcad71bb;hp=46ef6daf2f3f5da77f97ca0bc0eedcffe0dc853b;hb=a390dded3e87ac8fd340175a7aa8cf7bce4d02f3;hpb=7c88491f1f8cf72acdf6dca93c967f6b2fde91e9 diff --git a/examples/4charts.pl.in b/examples/4charts.pl.in index 46ef6da..67dfdad 100755 --- a/examples/4charts.pl.in +++ b/examples/4charts.pl.in @@ -1,4 +1,4 @@ -#! @PERL@ +#! /usr/sepp/bin/perl #makes things work when run without install use lib qw( ../bindings/perl-shared/blib/lib ../bindings/perl-shared/blib/arch ); @@ -31,8 +31,8 @@ for ($t=$start; $t<$start+300*300; $t+=300){ } } -$c1="f57912"; -$c2="2a79e9"; +$c1="f57912a0"; +$c2="2a79e9a0"; $w=300; $h=140; RRDs::graph "$name-L.png",