Fix problem on Jenkins cppcheck job
Fix grep command that counts cppcheck errors In order to trigger the job on Jenkins for this PR I have also modified a couple of C++ files - specifically I have resolved a cppcheck warning on method parameter in one of my algorithms (CalculateMultipleScattering)
Showing
- Framework/Algorithms/inc/MantidAlgorithms/CalculateMultipleScattering.h 1 addition, 1 deletion...rithms/inc/MantidAlgorithms/CalculateMultipleScattering.h
- Framework/Algorithms/src/CalculateMultipleScattering.cpp 1 addition, 1 deletionFramework/Algorithms/src/CalculateMultipleScattering.cpp
- buildconfig/Jenkins/cppcheck.sh 2 additions, 2 deletionsbuildconfig/Jenkins/cppcheck.sh
Please register or sign in to comment