gdb: fix shellcheck warnings SC2166 (&& and !! instead of -a and -o) in gdbarch.sh
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index d751c052ce9a12b76b541c1ea6727c07dab0127c..bf0fdf55a5c3a5f1c88f5c46818a12b507713a64 100644 (file)
@@ -1,3 +1,8 @@
+2020-04-29  Simon Marchi  <simon.marchi@efficios.com>
+
+       * gdbarch.sh: Use shell operators && and || instead of
+       -a and -o.
+
 2020-04-29  Simon Marchi  <simon.marchi@efficios.com>
 
        * gdbarch.sh: Use $(...) instead of `...`.
This page took 0.023829 seconds and 4 git commands to generate.