Skip to content

Fix regression introduced with !1658

Marco Clemencic requested to merge fix-regression-in-1658 into master

!1658 (merged) was causing problems with arguments like -input=../../../some_file.txt: we should not call normpath if we do not know yet if it is a path or not.

@frankm, this fixes problem you reported.

Merge request reports

Loading