X-Git-Url: https://www.ginac.de/ginac.git//ginac.git?p=ginac.git;a=blobdiff_plain;f=check%2Frun_checks;h=6304d18f5b66b09086d9a690a36071bdd9058e9e;hp=92ba1a2bd6b08881a4c7d0028a842af805e764ac;hb=0160f9ab1da453641e30539abcf0eaa4162582eb;hpb=f4ea690a3f118bf364190f0ef3c3f6d2ccdf6206 diff --git a/check/run_checks b/check/run_checks index 92ba1a2b..6304d18f 100755 --- a/check/run_checks +++ b/check/run_checks @@ -1,4 +1,4 @@ #! /bin/sh -echo "GiNaC will now run through some rather costly consistency checks:" +echo "GiNaC will now run through some rather costly random consistency checks:" ./checks 2>checks.out cmp ${srcdir}/checks.ref checks.out