Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | now the config file also makes note of the 'silo' directory. | Siddharth Ravikumar | 2015-01-21 | 1 | -0/+1 |
| | | | | | | | | | silo directory is the location where the silo (silo.db) containing information about files in the combox directory is stored. modified: combox/config.py modified: tests/config_test.py modified: tests/test-config/config.yaml | ||||
* | updated tests/test-config/config.yaml | Siddharth Ravikumar | 2015-01-14 | 1 | -3/+3 |
| | |||||
* | updated tests/test-config/config.yaml | Siddharth Ravikumar | 2015-01-13 | 1 | -4/+4 |
| | |||||
* | added new directories and test combox config under tests/ | Siddharth Ravikumar | 2015-01-13 | 1 | -0/+11 |
These *will* be used in the tests. new file: tests/shard-dir-0/.foo new file: tests/shard-dir-1/.foo new file: tests/test-config/config.yaml |