mirror of
git://git.savannah.gnu.org/config.git
synced 2025-07-14 23:23:40 +12:00
* config.guess: Fix SC2234 diagnostic from Shellcheck ("Remove
superfluous (..) around test command". Also remove redirection as test(1) should never produce any output.
This commit is contained in:
@ -1,3 +1,9 @@
|
||||
2018-08-02 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* config.guess: Fix SC2234 diagnostic from Shellcheck ("Remove
|
||||
superfluous (..) around test command". Also remove redirection as
|
||||
test(1) should never produce any output.
|
||||
|
||||
2018-07-30 Ben Elliston <bje@gnu.org>
|
||||
|
||||
* Makefile (check-guess, check-sub): Run tests under bash.
|
||||
|
Reference in New Issue
Block a user