[fix] typo 'test.sh' in the docs/dev/makefile.rst to 'test.shell'

make test.sh --> make test.shell

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
dependabot/pip/master/sphinx-6.1.3
Markus Heiser 2 years ago
parent fea9ad7927
commit f910c0b3ee

@ -238,10 +238,10 @@ and ``test.robot``. You can run tests selective, e.g.::
...
TEST test.sh OK
.. _make test.sh:
.. _make test.shell:
``make test.sh``
================
``make test.shell``
===================
:ref:`sh lint` / if you have changed some bash scripting run this test before
commit.

Loading…
Cancel
Save