Ticket #7483 (closed: fixed)
Remove RunOldPythonScript Algorithm
| Reported by: | Russell Taylor | Owned by: | Russell Taylor |
|---|---|---|---|
| Priority: | major | Milestone: | Release 2.6 |
| Component: | Python | Keywords: | |
| Cc: | Blocked By: | #7463 | |
| Blocking: | Tester: | Mathieu Doucet |
Description
With the completion of #7463, nothing is using it any longer. It was only introduced as a temporary patch and has not been in a full release of Mantid, so should just be removed right away.
Change History
comment:2 Changed 7 years ago by Russell Taylor
- Status changed from new to inprogress
- Blocked By 7463 added
comment:3 Changed 7 years ago by Russell Taylor
Re #7483. Remove RunOldPythonScript.
Nothing is using it.
Changeset: f3cdcc9a5916d912c788742bb89e982871326487
comment:4 Changed 7 years ago by Russell Taylor
- Status changed from inprogress to verify
- Resolution set to fixed
Tester: Branch is feature/7483_remove_runoldpythonscript
Just check that there are no more references in the codebase to RunOldPythonScript and that all tests are passing.
Note: See
TracTickets for help on using
tickets.

(In #7463) No more mention of RunOldPythonScript, all tests passing.
Nothing else was using RunOldPythonScript, so it will be removed under #7483.