Plan 9 from Bell Labs’s /usr/web/sources/contrib/uriel/changes/2006/0319/2

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


fossil: silence flushthread print
 [rsc] --rw-rw-r-- M 842976 rsc sys 43886 Mar 19 14:10 sys/src/cmd/fossil/cache.c
	/n/sourcesdump/2006/0319/plan9/sys/src/cmd/fossil/cache.c:2034,2040 - 
	/n/sourcesdump/2006/0320/plan9/sys/src/cmd/fossil/cache.c:2034,2040
	  				 * Pause a little.
	  				 */
	  				if(i==0){
	- 					fprint(2, "flushthread found nothing to flush - %d dirty\n", c->ndirty);
	+ 					// fprint(2, "flushthread found nothing to flush - %d dirty\n", c->ndirty);
	  					sleep(250);
	  				}
	  				break;


Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.