aboutsummaryrefslogtreecommitdiffstats
path: root/docs/test_code_guidelines.rst
diff options
context:
space:
mode:
authorVratko Polak <vrpolak@cisco.com>2019-02-14 16:47:45 +0100
committerPeter Mikus <pmikus@cisco.com>2019-02-15 19:31:46 +0000
commitbf4685dcf156517f66fe68a825c768bd82a1a12b (patch)
treeb09df372bccbc6911081461108f1a3a19fa41a07 /docs/test_code_guidelines.rst
parentcc5914d182053c300785771860424ae2d76a50c9 (diff)
CSIT-1135: Add bash code style guide document
- The document is currently an orphan. Change-Id: I37377e2f7b5e928351336bd18ef037da4d3513fa Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/test_code_guidelines.rst')
-rw-r--r--docs/test_code_guidelines.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/test_code_guidelines.rst b/docs/test_code_guidelines.rst
index 51a99f077a..b455c924c4 100644
--- a/docs/test_code_guidelines.rst
+++ b/docs/test_code_guidelines.rst
@@ -319,4 +319,4 @@ and unrelated ones such as PAL) if there are any (in addition to library ones).
Bash scripts and libraries
~~~~~~~~~~~~~~~~~~~~~~~~~~
-TODO: Link here when document for this is ready.
+TODO: Link or copy the bash_code_style.rst document here.