Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 5161e6: Fixed limit check in RemoteFileBrowser

  Branch: refs/heads/Robert/commands
  Home:   https://github.com/eclipse/ice
  Commit: 5161e6ee25b03cea44bb6f0612082e947d5bd020
      https://github.com/eclipse/ice/commit/5161e6ee25b03cea44bb6f0612082e947d5bd020
  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 limit check in RemoteFileBrowser

Fixed a bug where the RemoteFileBrowser was not checking the limit of
recursion correctly

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




Back to the top