[gs-cvs] gs/doc

Ralph Giles giles at casper.ghostscript.com
Sat Sep 7 12:09:42 PDT 2002


Update of /cvs/ghostscript/gs/doc
In directory casper:/home/giles/projects/ghostscript/gs/doc

Modified Files:
	Release.htm 
Log Message:
Update the stress-test buffer size for the smoke test to a value which works with the devicen 
code (100k vs 50k).


Index: Release.htm
===================================================================
RCS file: /cvs/ghostscript/gs/doc/Release.htm,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -d -r1.64 -r1.65
--- Release.htm	7 Sep 2002 18:11:43 -0000	1.64
+++ Release.htm	7 Sep 2002 19:09:40 -0000	1.65
@@ -332,7 +332,7 @@
 unset GS_DEVICE GS_FONTPATH GS_LIB GS_OPTIONS
 ./bin/gs -I./lib -I./fonts -dNOPAUSE -dBATCH toolbin/smoke.ps
 ./bin/gs -I./lib -I./fonts -dNOPAUSE -dBATCH -sDEVICE=bitcmyk\
-  -sOutputFile=/dev/null -r600 -dBufferSpace=50000 toolbin/smoke.ps
+  -sOutputFile=/dev/null -r600 -dBufferSpace=100000 toolbin/smoke.ps
 </pre></blockquote>
 
 <p>




More information about the gs-cvs mailing list