имя пакета в имени задач планировщика.

This commit is contained in:
2025-03-13 20:10:28 +03:00
parent 4ce7190905
commit 8fc70d48ad
9 changed files with 26 additions and 14 deletions

View File

@@ -4,9 +4,12 @@
String userWorkspace;
String packageWorkspace;
String packageId;
int maxKernels;
int busyKernels;
int freeKernels;
String dvm_drv;
String PATH;
String LD_LIBRARY_PATH;