Bug #28
File cache doesn't like directory with a hyphen in
| Status: | Closed | Start: | 08/03/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | Building | |||
| Target version: | - |
Description
Something like:
FILECACHE.generic.PATH = C:/Shader-Cache ;
Will not work as the directory has a hyphen in it. Files will be successfully sent to the cache, but future builds will not pull anything back from the cache.
Steve
History
Updated by Joshua Jensen over 1 year ago
- Status changed from New to Closed
Fixed in 22f4caecf88e58182589b7e38727cc0ea8b4674e. Thanks for the report.