X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=main.go;h=3a7088d16431492773e78a07781e54ff85eeef19;hp=860d63a5bd43f315a97350ca6efeaf729a332662;hb=a1394bc35f4473f55d6e56afa720c490d3e7f6bd;hpb=191699e763a53813c1edddb0c69e28a58d35901d 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")