Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 061cf0: Fixing the placement of a new line in the Kernel c...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 061cf04ab0724fc1b36c97f051787bab9ca10b27
      https://github.com/eclipse/ice/commit/061cf04ab0724fc1b36c97f051787bab9ca10b27
  Author: Alex McCaskey <mccaskeyaj@xxxxxxxx>
  Date:   2015-05-01 (Fri, 01 May 2015)

  Changed paths:
    M src/org.eclipse.ice.client.widgets.moose/src/org/eclipse/ice/client/widgets/moose/actions/NewKernelHandler.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/jobLauncher/JobLauncher.java
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/utilities/moose/MOOSEFileHandler.java

  Log Message:
  -----------
  Fixing the placement of a new line in the Kernel code string. Fixing bug
in MOOSEFileHandler where it would read the file_base key of the Outputs
block and try to create a file entry. 

Signed-off-by: Alex McCaskey <mccaskeyaj@xxxxxxxx>



Back to the top