no message
This commit is contained in:
@@ -37,7 +37,7 @@ public class Transformation extends CurrentProjectPass {
|
||||
protected void performDone() throws Exception {
|
||||
//миграция типов файлов.
|
||||
//это несапфоровские дела.тут копируем хедеры сами.
|
||||
target.migrateFilesSettings(target.last_version, true, true, false);
|
||||
target.migrateFilesSettings(target.last_version, true, false);
|
||||
}
|
||||
@Override
|
||||
protected void performFail() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user