commit d6eafd06a9797d2747b0bd5988893c292076ef1f parent 30f8b49d3b7917a15237724a0d0b913d27e876e2 Author: rl1987 <rl1987@sdf.lonestar.org> Date: Fri, 12 Oct 2018 10:37:27 +0300 Add changes file Diffstat:
| A | changes/ticket28007 | | | 3 | +++ |
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/changes/ticket28007 b/changes/ticket28007 @@ -0,0 +1,3 @@ + o Code simplification and refactoring: + - Cleanup scan-build.sh to silence shellcheck warnings. + Closes ticket 28007.