Skip to content

Commit

Permalink
Keep the generated log
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund authored and OpenModelica-Hudson committed Jan 20, 2017
1 parent a0ae22e commit 4af10ea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion special/FmuExportCrossCompile/fmu-run.sh
Expand Up @@ -78,7 +78,6 @@ for t in me cs; do
cp "$1_ref.opt" "$DIR/" || exit 1
cp "$1_res.csv" "$DIR/$1_ref.csv" || exit 1
cp "$1_res.csv" "$DIR/$1_cc.csv" || exit 1
touch "$DIR/$1_cc.log" || exit 1
cp "ReadMe.txt" "$DIR/" || exit 1
echo "$CMD" > "$DIR/$1_cc.bat" || exit 1
done
Expand Down

0 comments on commit 4af10ea

Please sign in to comment.