Skip to content
Snippets Groups Projects
Commit 4c8f3b6f authored by ribeaudc's avatar ribeaudc
Browse files

change: - FIXME ---> TODO.

SVN: 6478
parent cb0c0e80
No related branches found
No related tags found
No related merge requests found
...@@ -163,7 +163,7 @@ public final class RsyncCopier implements IPathCopier ...@@ -163,7 +163,7 @@ public final class RsyncCopier implements IPathCopier
*/ */
public final boolean terminate() public final boolean terminate()
{ {
// FIXME 2008-06-02, Christian Ribeaud: Reimplement this once it is possible to run the // TODO 2008-06-02, Christian Ribeaud: Reimplement this once it is possible to run the
// killer process NOW in ProcessExecutionHelper. // killer process NOW in ProcessExecutionHelper.
// final Process copyProcess = copyProcessReference.get(); // final Process copyProcess = copyProcessReference.get();
// if (copyProcess != null) // if (copyProcess != null)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment