aboutsummaryrefslogtreecommitdiff
path: root/scripts/check_bad_style.sh
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2018-02-21 15:57:15 +0000
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:47:40 +0000
commite4904c727933d8b6d79ec7a1fc3f371414a11a97 (patch)
treeda8dab956f33bb6d2a85c5ffcb1ba156ef14bdce /scripts/check_bad_style.sh
parent7ef90180584d2994ae43f222818e2bbd5288ffa4 (diff)
downloadComputeLibrary-e4904c727933d8b6d79ec7a1fc3f371414a11a97.tar.gz
COMPMID-765: Cleaned up FIXMEs
- Removed FIXMEs from the scripts/ folder: the folder is automatically cleaned up by the release script - Removed negative tests Change-Id: Ia8c64456d8a6388b79b016088aa7f5509eaaf219 Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/121658 Tested-by: Jenkins <bsgcomp@arm.com> Reviewed-by: Gian Marco Iodice <gianmarco.iodice@arm.com>
Diffstat (limited to 'scripts/check_bad_style.sh')
-rwxr-xr-xscripts/check_bad_style.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/check_bad_style.sh b/scripts/check_bad_style.sh
index c9fa57f8eb..e5dc15c218 100755
--- a/scripts/check_bad_style.sh
+++ b/scripts/check_bad_style.sh
@@ -1,5 +1,4 @@
#!/bin/bash
-#FIXME: Remove this file before the release
set -e