Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] 2f3538: I updated the JobLauncher earlier this week to che...

  Branch: refs/heads/master
  Home:   https://github.com/eclipse/ice
  Commit: 2f3538dd287879dc0d8a12091470d4b1f53a4f27
      https://github.com/eclipse/ice/commit/2f3538dd287879dc0d8a12091470d4b1f53a4f27
  Author: Anna Wojtowicz <wojtowicza@xxxxxxxx>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/jobLauncher/JobLauncher.java

  Log Message:
  -----------
  I updated the JobLauncher earlier this week to check its input files
before launching and didn't realize until today that I accidentally
broke the YAML/action syntax generator as a result. I added some logic
to check the executable name and handle it accordingly.

Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top