summaryrefslogtreecommitdiff
path: root/cfg.mk
diff options
context:
space:
mode:
authorGiuseppe Scrivano <gscrivan@redhat.com>2015-01-30 15:15:32 +0100
committerGiuseppe Scrivano <gscrivan@redhat.com>2015-01-30 15:27:36 +0100
commit10642cd7328def59c93a78f71ccd4c25a14de008 (patch)
tree5b9aa9a8f1720ea96bf61cc55e918529aed8f944 /cfg.mk
parent505ce19972fbbb9f3de1b839354990204803d67f (diff)
downloadostree-10642cd7328def59c93a78f71ccd4c25a14de008.tar.gz
Replace "==" with "=" in shell script test
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'cfg.mk')
-rw-r--r--cfg.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/cfg.mk b/cfg.mk
index 9742bfd7..ba235868 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -22,7 +22,6 @@ local-checks-to-skip = \
sc_bindtextdomain \
sc_prohibit_empty_lines_at_EOF \
sc_prohibit_path_max_allocation \
- sc_prohibit_test_double_equal \
sc_trailing_blank \
#SHELL=bash -x