добавление флага -spf
This commit is contained in:
@@ -450,7 +450,7 @@ public abstract class Sapfor extends OSDComponent {
|
||||
FileUtils.write(file,
|
||||
Utils.DQuotes(sapfor_drv)
|
||||
+ (flags.isEmpty() ? "" : (" " + flags))
|
||||
+ " -noLogo"
|
||||
+ " -noLogo -spf"
|
||||
+ " " + command +
|
||||
" 1>" +
|
||||
Utils.DQuotes(outputFile.getAbsolutePath()) +
|
||||
|
||||
Reference in New Issue
Block a user