From 3444b8707907a7d7a9d22fde022cba55a1e2206a Mon Sep 17 00:00:00 2001 From: Araq Date: Sun, 21 Jun 2015 10:57:26 +0200 Subject: fixed indentation --- compiler/options.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/options.nim') diff --git a/compiler/options.nim b/compiler/options.nim index 398d3171d..bc70cd657 100644 --- a/compiler/options.nim +++ b/compiler/options.nim @@ -302,7 +302,7 @@ proc completeGeneratedFilePath*(f: string, createSubDir: bool = true): string = try: createDir(subdir) when noTimeMachine: - excludeDirFromTimeMachine(subdir) + excludeDirFromTimeMachine(subdir) except OSError: writeLine(stdout, "cannot create directory: " & subdir) quit(1) -- cgit 1.4.1-2-gfad0