diff options
author | Kaleb S. KEITHLEY <kkeithle@redhat.com> | 2017-07-31 10:22:54 -0400 |
---|---|---|
committer | Shyamsundar Ranganathan <srangana@redhat.com> | 2017-08-02 15:10:47 +0000 |
commit | 3558d83c34933aea6d53fd3ad96c0828798474cd (patch) | |
tree | 2fbc17b579ab4e139ecd88b96d17df4df7c801a6 /glusterfs.spec.in | |
parent | 726797d3e62bfe1ebf0c3af63b00084e1b159886 (diff) |
scripts: invalid test(1) in extras/S32gluster_enable_shared_storage.sh
test(1) man pages says -eq is for INTEGER compares, and = is for
string compares.
Also note the comment that -a and -o are ambiguous and to use
test && test or test || test instead.
This bug has existed since 2015! (yikes)
Found while testing localtime logging and running glusterd in the
foreground.
Change-Id: Ia544f7295e247b981504d085ebc4c533ab60ba84
BUG: 1476819
Signed-off-by: Kaleb S. KEITHLEY <kkeithle@redhat.com>
Reviewed-on: https://review.gluster.org/17926
Smoke: Gluster Build System <jenkins@build.gluster.org>
CentOS-regression: Gluster Build System <jenkins@build.gluster.org>
Reviewed-by: Shyamsundar Ranganathan <srangana@redhat.com>
Diffstat (limited to 'glusterfs.spec.in')
0 files changed, 0 insertions, 0 deletions