выделение эталона если он есть
This commit is contained in:
@@ -276,6 +276,8 @@ public class SapforTestingPlanner extends TestingPlanner<SapforPackage> {
|
||||
"Версия: " + version_s + "\n" + "Статус: " + status,
|
||||
new Vector<>()
|
||||
);
|
||||
message.addAttachement(out);
|
||||
message.addAttachement(err);
|
||||
//-
|
||||
ServerCommand(ServerCode.Email, "", message);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user