fixes a regression that caused --import in a config file to break things

This commit is contained in:
Andreas Rumpf
2016-08-29 11:33:41 +02:00
parent 7e3ebc1bcc
commit 154db46db8
4 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
import = "other"
path = "$projectDir"

View File

View File