fix
This commit is contained in:
@@ -41,7 +41,6 @@ public class SapforTransformation extends SapforPass {
|
|||||||
db_project_info.ResetNewVersions();
|
db_project_info.ResetNewVersions();
|
||||||
target.createEmptyVersion(getVersionLetter(), getVersionDescription());
|
target.createEmptyVersion(getVersionLetter(), getVersionDescription());
|
||||||
//уже добавлена. отображена и выбрана!
|
//уже добавлена. отображена и выбрана!
|
||||||
UI.Info("+");
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@@ -54,7 +53,6 @@ public class SapforTransformation extends SapforPass {
|
|||||||
target.last_version.Home.getAbsolutePath(),
|
target.last_version.Home.getAbsolutePath(),
|
||||||
Options
|
Options
|
||||||
);
|
);
|
||||||
UI.Info("++");
|
|
||||||
}
|
}
|
||||||
@Override
|
@Override
|
||||||
protected void performDone() throws Exception {
|
protected void performDone() throws Exception {
|
||||||
|
|||||||
Reference in New Issue
Block a user