X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=main.go;h=3a7088d16431492773e78a07781e54ff85eeef19;hb=a1394bc35f4473f55d6e56afa720c490d3e7f6bd;hp=860d63a5bd43f315a97350ca6efeaf729a332662;hpb=d830f32d30e4ea9d9f06ae835db6ec5c4822dcfc;p=goredo.git diff --git a/main.go b/main.go index 860d63a..3a7088d 100644 --- a/main.go +++ b/main.go @@ -123,6 +123,7 @@ func main() { } } DirPrefix = os.Getenv(EnvDirPrefix) + DepCwd = os.Getenv(EnvDepCwd) if *flagStderrKeep { mustSetenv(EnvStderrKeep, "1")