Skip to content

Commit

Permalink
remove the output from cleaning, it might change
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo authored and OpenModelica-Hudson committed Sep 14, 2018
1 parent b0370a2 commit cadc72b
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 18 deletions.
Expand Up @@ -27,8 +27,6 @@ val(prismatic_v, 1);
// ""
// true
// ""
// rm -f OMCppcranes_crane* cranes_crane_FMU.* cranes_crane.def cranes_crane.sh cranes_crane.bat cranes_crane.makefile cranes_crane_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "cranes_crane.fmu"
// ""
// true
Expand Down
Expand Up @@ -38,8 +38,6 @@ val(y2, 1);
// true
// ""
// true
// rm -f OMCppDIC* DIC_FMU.* DIC.def DIC.sh DIC.bat DIC.makefile DIC_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "DIC.fmu"
// ""
// true
Expand Down
Expand Up @@ -31,8 +31,6 @@ val(prismatic_v, 1);
// ""
// true
// ""
// rm -f OMCppcranes_crane* cranes_crane_FMU.* cranes_crane.def cranes_crane.sh cranes_crane.bat cranes_crane.makefile cranes_crane_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "cranes.crane.fmu"
// ""
// "cranes_crane_me_FMU.mo"
Expand Down
Expand Up @@ -37,8 +37,6 @@ val(y2, 1);
// true
// ""
// true
// rm -f OMCppDIC* DIC_FMU.* DIC.def DIC.sh DIC.bat DIC.makefile DIC_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "DIC.fmu"
// ""
// true
Expand Down
2 changes: 0 additions & 2 deletions openmodelica/cppruntime/fmu/modelExchange/2.0/testCSTR.mos
Expand Up @@ -51,8 +51,6 @@ getErrorString();
// ""
// true
// ""
// rm -f OMCppCSTRModel* CSTRModel_FMU.* CSTRModel.def CSTRModel.sh CSTRModel.bat CSTRModel.makefile CSTRModel_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "CSTRModel.fmu"
// "[openmodelica/cppruntime/fmu/modelExchange/2.0/CSTR.mo:24:3-28:72:writable] Warning: Variable $outputStateAlias_cA has attribute stateSelect=StateSelect.always, but was selected as a continuous variable.
// [openmodelica/cppruntime/fmu/modelExchange/2.0/CSTR.mo:24:3-28:72:writable] Warning: Variable cA.$pDERFMIDER.dummyVarFMIDER has attribute stateSelect=StateSelect.always, but was selected as a continuous variable.
Expand Down
Expand Up @@ -49,8 +49,6 @@ readFile("modelDescription.tmp.xml");
// ""
// true
// ""
// rm -f OMCppSubClocks* SubClocks_FMU.* SubClocks.def SubClocks.sh SubClocks.bat SubClocks.makefile SubClocks_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "SubClocks.fmu"
// ""
// 0
Expand Down
Expand Up @@ -52,8 +52,6 @@ val(evaporator_qm_S, 100);
// ""
// true
// ""
// rm -f OMCppDrumBoilerModel* DrumBoilerModel_FMU.* DrumBoilerModel.def DrumBoilerModel.sh DrumBoilerModel.bat DrumBoilerModel.makefile DrumBoilerModel_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "DrumBoilerModel.fmu"
// "Warning: The model contains alias variables with conflicting start and/or nominal values. It is recommended to resolve the conflicts, because otherwise the system could be hard to solve. To print the conflicting alias sets and the chosen candidates please use -d=aliasConflicts.
// Warning: There are iteration variables with default zero start attribute. For more information set -d=initialization. In OMEdit Tools->Options->Simulation->OMCFlags, in OMNotebook call setCommandLineOptions("-d=initialization").
Expand Down
Expand Up @@ -36,8 +36,6 @@ val(ync12, 0);
// ""
// true
// ""
// rm -f OMCppMatrixIOTest* MatrixIOTest_FMU.* MatrixIOTest.def MatrixIOTest.sh MatrixIOTest.bat MatrixIOTest.makefile MatrixIOTest_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "MatrixIOTest.fmu"
// ""
// true
Expand Down
Expand Up @@ -34,8 +34,6 @@ readFile("modelDescription.tmp.xml");
// ""
// true
// ""
// rm -f OMCppSIDTest* SIDTest_FMU.* SIDTest.def SIDTest.sh SIDTest.bat SIDTest.makefile SIDTest_init.xml
// rm -rf modelDescription.xml binaries sources documentation
// "SIDTest.fmu"
// ""
// 0
Expand Down

0 comments on commit cadc72b

Please sign in to comment.