From e9d7e21dbef65bb8bab88b7cd326e15a2d407fca Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 6 Oct 2020 06:10:47 +0200 Subject: minor reformating --- compiler/main.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler') diff --git a/compiler/main.nim b/compiler/main.nim index 774dd7625..ab074aa1f 100644 --- a/compiler/main.nim +++ b/compiler/main.nim @@ -249,7 +249,7 @@ proc mainCommand*(graph: ModuleGraph) = # so by default should not end up in $PWD nor in $projectPath. conf.outDir = block: var ret = if optUseNimcache in conf.globalOptions: getNimcacheDir(conf) - else: conf.projectPath + else: conf.projectPath doAssert ret.string.isAbsolute # `AbsoluteDir` is not a real guarantee if docLikeCmd2: ret = ret / htmldocsDir ret -- cgit 1.4.1-2-gfad0