Revision 11985
Added by Aaron Marcuse-Kubitza about 11 years ago
trunk/README.TXT | ||
---|---|---|
511 | 511 |
On a development machine, you should put the following in your .profile: |
512 | 512 |
umask ug=rwx,o= # prevent files from becoming web-accessible |
513 | 513 |
export log= n=2 |
514 |
For development machine specs, see /planning/resources/dev_machine.specs/ |
|
514 | 515 |
On local machine: |
515 | 516 |
Mapping process: make test |
516 | 517 |
Including column-based import: make test by_col=1 |
Also available in: Unified diff
/README.TXT: Testing: added pointer to development machine specs