]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
Revert "ctdb-tests: Redirect stderr too when checking for shellcheck"
authorMartin Schwenke <martin@meltin.net>
Wed, 22 Jul 2020 04:43:31 +0000 (14:43 +1000)
committerMartin Schwenke <martins@samba.org>
Wed, 22 Jul 2020 05:07:46 +0000 (05:07 +0000)
Fix missing Reviewed-by: tag.

This reverts commit 847aa0e367c721944650aa34d67f8073461ae272.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/tests/UNIT/shellcheck/scripts/local.sh

index c069314b0aa527d5106db3727e8f506528680efe..6bc93fd9146f16709863f716af990f17d13c997f 100644 (file)
@@ -11,7 +11,7 @@ define_test ()
 shellcheck_test ()
 {
        ok_null
-       if type shellcheck >/dev/null 2>&1 ; then
+       if type shellcheck >/dev/null ; then
                # Skip some recent checks:
                #
                # SC1090: Can't follow non-constant source. Use a