summaryrefslogtreecommitdiff
path: root/doc/source/debug.rst
diff options
context:
space:
mode:
authorThibault "bui" Koechlin2018-01-03 12:48:09 +0100
committerGitHub2018-01-03 12:48:09 +0100
commite45db19610970fd077444bb1ffaa839b05f086fb (patch)
treea72f13b0a3862d198a1b41c9d62778441512050a /doc/source/debug.rst
parent01f769e59401f5fee8a17ecf8a5bece065f49412 (diff)
Update debug.rst
Diffstat (limited to 'doc/source/debug.rst')
-rw-r--r--doc/source/debug.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/debug.rst b/doc/source/debug.rst
index b5567cc..9e7685e 100644
--- a/doc/source/debug.rst
+++ b/doc/source/debug.rst
@@ -23,7 +23,7 @@ so we can see what's happening.
23Snuffleupagus is crashing 23Snuffleupagus is crashing
24------------------------- 24-------------------------
25 25
26While we do do our very best to make snuffleupagus solid as possible, we're humans, 26While we do our very best to make snuffleupagus solid as possible, we're humans,
27and computers are hard, so crashes can happen. If you're encountering one in production, 27and computers are hard, so crashes can happen. If you're encountering one in production,
28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__ 28please try to launch the `testsuite <https://github.com/nbs-system/snuffleupagus/blob/master/CONTRIBUTING.md#3-get-the-test-suite-running>`__
29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`. 29to see if it's failing. If it does, please :ref:`tell us <testsuite_fail>`.