Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ice-build] [eclipse/ice] cdc7a4: Added an if/else statement to check if getting the...

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

  Changed paths:
    M src/org.eclipse.ice.item/src/org/eclipse/ice/item/action/JobLaunchAction.java

  Log Message:
  -----------
  Added an if/else statement to check if getting the max_download_size
property returned a valid value. This should fix the build for now, but
it shouldn't be returning an invalid value during unit tests. Asked the
dev list.
Signed-off-by: Anna Wojtowicz <wojtowicza@xxxxxxxx>



Back to the top