Skip to content
This repository has been archived by the owner on May 5, 2023. It is now read-only.

Commit

Permalink
corret output
Browse files Browse the repository at this point in the history
  • Loading branch information
joergboe committed Feb 22, 2018
1 parent e2db8a6 commit 20b5139
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ while [[ -z $allJobsGone ]]; do
addCaseEntry "$indexfilename" "$tmpCase" "$tmpVariant" 'ERROR' '1' "${tcaseWorkDir[$i]}"
tmp2="ERROR"
fi
printInfo " Result: $tmp2"
echo " Result: $tmp2"
fi
fi
fi
Expand Down

0 comments on commit 20b5139

Please sign in to comment.