more TODO

Change-Id: I9a8ffab14e51fc92d6fa4b67b4b28bddc82ea7bd
This commit is contained in:
Brad Fitzpatrick 2013-06-09 10:58:06 +02:00
parent 6a773f903e
commit 248a30ee9f
1 changed files with 7 additions and 0 deletions

7
TODO
View File

@ -1,3 +1,10 @@
-- ./dev-camtool shouldn't look at $HOME's config:
$ ./dev-camtool sync
Building ./cmd/camtool ...
camlistore.org/cmd/camtool
2013/06/09 10:57:22 Missing or invalid "server" in "/Users/bradfitz/.camlistore/config"
-- support for building (with just "make" or "go run make.go" for
Windows) without having the camlistore-0.1.tar.gz extracted
into a GOPATH (or really: not having any GOPATH set). should