Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 9f433f: Fixed bug in RemoteFileBrowser recursion

  Branch: refs/heads/Robert/commands
  Home:   https://github.com/eclipse/ice
  Commit: 9f433f49582339a99724857baaaaeb4fc10a85b0
      https://github.com/eclipse/ice/commit/9f433f49582339a99724857baaaaeb4fc10a85b0
  Author: Robert Smith <smithrw@xxxxxxxx>
  Date:   2022-10-04 (Tue, 04 Oct 2022)

  Changed paths:
    M org.eclipse.ice.commands/src/main/java/org/eclipse/ice/commands/RemoteFileBrowser.java

  Log Message:
  -----------
  Fixed bug in RemoteFileBrowser recursion

Fixed an issue with the arguments in the RemoteFileBrowser recursive
calls.

Signed-off-by: Robert Smith <smithrw@xxxxxxxx>




Back to the top