perkeep/dev
mpl 3db00e5e98 devcam: move modtime check after cwd check
checkCamliSrcRoot was meant to give a nice error msg if devcam is
invoked from outside the Camlistore source tree. However, it was never
called because the modtime check (checkModtime), which itself needs to
be run from that same location, was called first. So we were always
getting the terse "open dev/devcam: no such file or directory" error
message instead.

Fixes #589

Change-Id: I13a1bb3819217ffbaf727fa6154f077dd8babd49
2015-05-07 16:53:44 +02:00
..
config-dir-local dev: add local.sh script to setup demo environment 2014-01-31 12:24:30 +01:00
devcam devcam: move modtime check after cwd check 2015-05-07 16:53:44 +02:00
envvardoc Document environment variables usage. 2013-09-06 21:54:03 -07:00
camfix.pl Add a BUILDING file, update HACKING, clean some stuff 2013-06-11 13:14:05 +02:00
demo.sh Better demo setup 2014-06-02 15:55:10 +09:00
dev-db Move dev-db shell script out of the root. 2014-02-27 21:26:02 -08:00
local.sh dev: add local.sh script to setup demo environment 2014-01-31 12:24:30 +01:00
make-release make-release: don't clean stuff from the zip 2014-02-27 22:03:52 -08:00
push Add dev/push script. 2013-08-23 00:13:09 -05:00
update_closure_compiler.go dev-server: use updatelibrary.go to update closure lib 2013-07-23 16:19:46 +02:00