no message
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
package TestingSystem.SAPFOR;
|
||||
import Common.Utils.CommonUtils;
|
||||
import Common_old.Constants;
|
||||
import _VisualDVM.Global;
|
||||
import Common_old.Utils.Utils;
|
||||
@@ -71,7 +72,7 @@ public class PerformSapforTask extends Pass_2021<SapforTask> {
|
||||
"transformation",
|
||||
sapfor_drv,
|
||||
parentTask,
|
||||
code.getTestingCommand() + " -F " + Utils.DQuotes(task.getAbsolutePath()),
|
||||
code.getTestingCommand() + " -F " + CommonUtils.DQuotes(task.getAbsolutePath()),
|
||||
target.flags,
|
||||
Constants.out_file,
|
||||
Constants.err_file
|
||||
|
||||
Reference in New Issue
Block a user