﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
5451	OpenModelica.Scripting.system behaving different on Windows and Linux	Andreas Heuermann	somebody	"The Modelica scripting function `system` surpresses output on Windows but not on Linux.

E.g calling the following mos-Script
{{{
system(""echo \""Text output only on Linux visible\"""");
}}}
only outputs the text on Linux.

I need it for testing OMSI FMUs with OMSimulator and check the error and warnings from OMSimulator. The test output should be equal on both OS."	defect	new	normal		Interactive Environment	v1.14.0-dev-nightly		Scripting mos	
