mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-10 22:04:25 -06:00
.uppbox: autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@12766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
6a3d0395fa
commit
a66968b36a
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ void Do(const char *nest, const char *bm, bool release, bool test)
|
|||
if(Sys(c, out)) {
|
||||
Cout() << " *** ERROR\n";
|
||||
infolog << ": ERROR\n";
|
||||
errors << txt << ": ERROR\n";
|
||||
errors << txt << ", " << GetSysTime() << ": ERROR\n";
|
||||
Error++;
|
||||
}
|
||||
else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue