Initial implementation of source caching
Yet untested.
This commit is contained in:
parent
a72b0f7ae5
commit
e86d03dca2
10 changed files with 84 additions and 83 deletions
|
|
@ -14,8 +14,6 @@ func printUsage() {
|
|||
}
|
||||
|
||||
func main() {
|
||||
test()
|
||||
|
||||
// parse arguments
|
||||
|
||||
var foreground bool
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue