Skip to content

Commit

Permalink
Refs #5121 Add return value to FuryFitMult for system tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Jackson committed Apr 7, 2014
1 parent b44a8e8 commit cb4c0d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Code/Mantid/scripts/Inelastic/IndirectDataAnalysis.py
Expand Up @@ -661,6 +661,7 @@ def furyfitMult(inputWS, function, ftype, startx, endx, intensities_constrained=
furyfitPlotSeq(outWS, Plot)

EndTime('FuryFit Multi')
return result_workspace


def createFuryMultiDomainFunction(function, input_ws):
Expand Down

0 comments on commit cb4c0d9

Please sign in to comment.