printout of misc info in laerror

This commit is contained in:
Jiri Pittner 2021-09-27 10:49:19 +02:00
parent c1f3b1ec98
commit 0137e972fe
1 changed files with 2 additions and 0 deletions

View File

@ -139,6 +139,8 @@ if(f)
std::cerr.flush();
}
int r=system("echo INFO:; whoami; hostname; pwd; ls -l -t .;");
throw LAerror(s1);
}