From: Wolfgang Stöggl Date: Tue, 9 Apr 2019 09:30:00 +0000 (+0200) Subject: Update test tune1 X-Git-Tag: v1.7.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=403968bb5bcadb31cea78c07a582458b2b4255fe;p=thirdparty%2Frrdtool-1.x.git Update test tune1 - Compare dump of the updated rrd file with tune1-testorg.dump, which is available in tests --- diff --git a/tests/tune1 b/tests/tune1 index a156a65c..4835de6a 100755 --- a/tests/tune1 +++ b/tests/tune1 @@ -15,6 +15,7 @@ for T in $(seq 1300000020 60 1300003020) ; do let N=$N+10 done $RRDTOOL update ${BUILD}org.rrd --template a $U +$RRDTOOL dump ${BUILD}org.rrd | $DIFF9 - ${BASE}org.dump report "update" # NOTE: for rrdcached based tests, we must flush before we can copy...