From 2fe7d1cfb1929a65e1bb1e2edfda8e986ff10b96 Mon Sep 17 00:00:00 2001 From: Anthony Barbier Date: Fri, 15 Sep 2017 13:07:36 +0100 Subject: COMPMID-417 Update FIXME / INTERNAL_ONLY comments in files which need removing before releasing Change-Id: Iaebff59323758937326c3fbe8c80138ddbb57163 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/87879 Tested-by: Kaizen Reviewed-by: Georgios Pinitas --- scripts/fix_code_formatting.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/fix_code_formatting.sh') diff --git a/scripts/fix_code_formatting.sh b/scripts/fix_code_formatting.sh index f64bdfb62a..ccda38abab 100755 --- a/scripts/fix_code_formatting.sh +++ b/scripts/fix_code_formatting.sh @@ -1,4 +1,5 @@ #!/bin/bash +#FIXME: Remove this file before the release ASTYLE_PARAMETERS=" --style=ansi \ --indent=spaces \ -- cgit v1.2.1