--- test/stress.cxx.ORIG Thu Oct 28 01:16:07 1999 +++ test/stress.cxx Sun Oct 31 20:27:43 1999 @@ -1384,7 +1384,7 @@ FILE *fp = fopen("stress_lhcb.ps","r"); char line[200]; Int_t nlines = 0; - Int_t nlinesGood = 8009; + Int_t nlinesGood = 8010; while (fgets(line,200,fp)) { nlines++; }