Project

General

Profile

« Previous | Next » 

Revision 8467

README.TXT: Testing: what to put in your .profile: added `umask -S ug=rwx,o=` to prevent files from becoming web-accessible

View differences:

README.TXT
370 370

  
371 371
Testing:
372 372
	On a development machine, you should put the following in your .profile:
373
		umask -S ug=rwx,o= # prevent files from becoming web-accessible
373 374
		export log= n=2
374 375
	Mapping process: make test
375 376
		Including column-based import: make test by_col=1

Also available in: Unified diff